andrey
|
1ddce1c67e
|
*** empty log message ***
|
2001-04-12 21:00:47 +00:00 |
|
andrey
|
1794688256
|
*** empty log message ***
|
2001-04-12 20:53:21 +00:00 |
|
andrey
|
79db2aecfa
|
Remove redundant functions.
|
2001-04-12 20:26:47 +00:00 |
|
andrey
|
997469c2be
|
Formatting.
|
2001-04-12 20:14:30 +00:00 |
|
mohrt
|
f5c945f7cc
|
update file: parsing
|
2001-04-12 19:56:38 +00:00 |
|
mohrt
|
53b6910340
|
update documentation
|
2001-04-12 16:16:24 +00:00 |
|
andrey
|
420d376460
|
*** empty log message ***
|
2001-04-12 13:44:19 +00:00 |
|
mohrt
|
e38fd8fce8
|
update Smarty to compile at run-time. added ability to get files from
absolute paths, added work around for LOCK_EX and windows, changed a few
file permissions to be more secure.
|
2001-04-11 18:35:17 +00:00 |
|
mohrt
|
68fd0955ee
|
update version in class, update docs for count_ and new vars
|
2001-03-28 22:45:24 +00:00 |
|
andrey
|
7aa6916acc
|
Some variable renaming.
|
2001-03-28 14:36:09 +00:00 |
|
andrey
|
cf24bf8717
|
Fixed nested include infinite repeat bug.
|
2001-03-23 20:02:13 +00:00 |
|
mohrt
|
cff1ecc414
|
fix version number
|
2001-03-23 19:29:09 +00:00 |
|
mohrt
|
552e67835e
|
added optional HTML header to output
|
2001-03-23 17:52:50 +00:00 |
|
andrey
|
6cf4fe9a33
|
Fixed inclusion of dynamic files.
|
2001-03-22 18:21:23 +00:00 |
|
andrey
|
2e28c7de45
|
Fixing the config_load scoping.
|
2001-03-16 23:02:43 +00:00 |
|
andrey
|
d32898fb08
|
making config variables global for now.
|
2001-03-16 15:59:31 +00:00 |
|
andrey
|
2ca77e08d8
|
* Includes are now always done via generated function call to protect
namespace.
* config_load now always uses global config object to improve
performance.
|
2001-03-15 21:28:24 +00:00 |
|
mohrt
|
9a3dcbe1cd
|
update math function with format attribute
|
2001-03-11 21:20:14 +00:00 |
|
andrey
|
dfdfeb9a2f
|
Added html_select_time custom function.
|
2001-03-10 20:39:16 +00:00 |
|
mohrt
|
0892a299ae
|
rename 1.3.1b to 1.3.1pl1
|
2001-03-08 20:34:30 +00:00 |
|
mohrt
|
18d68148ad
|
update version numbers, changelog
|
2001-03-08 20:28:39 +00:00 |
|
mohrt
|
301079286d
|
moved _syntax_error to Smarty_Compiler.class.php
|
2001-03-08 20:24:38 +00:00 |
|
mohrt
|
4e9938793d
|
missing _syntax_error function recovered. fixed minor syntax in docs
|
2001-03-08 20:19:34 +00:00 |
|
mohrt
|
48653c260d
|
update everything to 1.3.1
|
2001-03-07 04:52:27 +00:00 |
|
mohrt
|
856f77e646
|
fixed bug with cached insert tags
|
2001-03-03 15:41:52 +00:00 |
|
mohrt
|
53385bf7af
|
fix cache fuctions with separated compiled class
|
2001-03-02 23:13:01 +00:00 |
|
andrey
|
86808e9cee
|
Added 'first' and 'last' section properties.
|
2001-03-02 21:57:46 +00:00 |
|
mohrt
|
115d36269d
|
update function headers
|
2001-03-02 21:48:33 +00:00 |
|
mohrt
|
3e473cce99
|
split out compiling code for faster execution
|
2001-03-02 21:38:42 +00:00 |
|
mohrt
|
31a10c5d9a
|
fixed a few warning messages
|
2001-03-02 18:07:51 +00:00 |
|
mohrt
|
08d9cb8971
|
added fetch, unregister mod/fun, updated docs
|
2001-03-02 17:02:44 +00:00 |
|
mohrt
|
2c51394b81
|
update FAQ, add math functions & update documetation
|
2001-03-01 23:00:06 +00:00 |
|
mohrt
|
499f995085
|
fixed literal tags and other optional delimiters
|
2001-03-01 15:32:56 +00:00 |
|
andrey
|
ea1f3ded5a
|
Added index_prev, index_next section properties and ability to
index by them.
|
2001-02-26 16:50:04 +00:00 |
|
andrey
|
b557a5c100
|
Reverting the plugins patch - needs more thought.
|
2001-02-26 16:33:30 +00:00 |
|
andrey
|
1305ada83a
|
Fixing plugin loading.
|
2001-02-26 16:21:47 +00:00 |
|
andrey
|
983c136047
|
Added plugin functionality.
|
2001-02-23 20:33:03 +00:00 |
|
mohrt
|
3bee10770c
|
fixed issue with php tags executed in literal blocks
|
2001-02-22 21:25:19 +00:00 |
|
mohrt
|
596b0c2480
|
updated version numbers to 1.3.0
|
2001-02-21 20:27:08 +00:00 |
|
andrey
|
3c7714f165
|
*** empty log message ***
|
2001-02-21 20:23:38 +00:00 |
|
andrey
|
2f8576b239
|
*** empty log message ***
|
2001-02-21 19:33:55 +00:00 |
|
mohrt
|
3b4e811664
|
update php tag handling logic
|
2001-02-20 21:20:08 +00:00 |
|
mohrt
|
94e1ecd90e
|
fixed <?php tag at beginning of files, updated docs
|
2001-02-19 19:10:58 +00:00 |
|
andrey
|
e9ce45b3c2
|
*** empty log message ***
|
2001-02-12 16:01:55 +00:00 |
|
mohrt
|
0b5da4185e
|
remove unneeded preg_match
|
2001-02-10 23:58:51 +00:00 |
|
mohrt
|
43739c19a2
|
remove comment
|
2001-02-10 23:53:43 +00:00 |
|
mohrt
|
983c48ec64
|
updated php escape to handle <script language="php">
|
2001-02-10 23:14:29 +00:00 |
|
mohrt
|
7b3bdfd837
|
fix php tag escapement logic
|
2001-02-10 22:46:40 +00:00 |
|
mohrt
|
fd5458694c
|
added header custom function
|
2001-02-10 21:05:46 +00:00 |
|
andrey
|
9e716a8f0e
|
*** empty log message ***
|
2001-02-08 16:35:03 +00:00 |
|