Commit Graph

589 Commits

Author SHA1 Message Date
mohrt
a237ac752b moved debug logic into Smarty completely, created flags for it 2001-06-20 16:39:52 +00:00
andrey
d4d426ded1 *** empty log message *** 2001-06-19 21:29:02 +00:00
andrey
b523c43a7b Remove unneeded debug functions. 2001-06-19 20:15:24 +00:00
mohrt
6af4598a2a commit updates, add debug template 2001-06-19 20:04:43 +00:00
andrey
73b049acb7 Moved config loading code inside main class, the compiled template now
simply calls that method.
2001-06-19 15:30:29 +00:00
andrey
911da5cf03 * moved config array into class itself
* added 'scope' attribute for config_load
2001-06-15 18:55:28 +00:00
andrey
6d66c568bd Finishing up secure mode. 2001-06-15 14:52:48 +00:00
mohrt
b818436ac3 update ChangeLog 2001-06-15 14:20:12 +00:00
mohrt
b7e210cfa8 cleaned up logic of if statement security 2001-06-15 14:18:54 +00:00
mohrt
18220173ef update if logic to cover more situations 2001-06-15 14:10:12 +00:00
mohrt
282d2e5e42 update if statement security feature 2001-06-15 13:52:52 +00:00
andrey
a3ac875225 *** empty log message *** 2001-06-14 15:48:32 +00:00
andrey
ef75416b25 Fixed a bug with quoted strings inside if statements. 2001-06-14 14:26:59 +00:00
mohrt
7ea781c510 added secure_dir array for multiple secure directories 2001-06-13 20:26:03 +00:00
mohrt
098630af9d update fetch funtion to respect security setting 2001-06-13 19:57:03 +00:00
mohrt
47119594b5 update documentation, changelog 2001-06-13 19:12:52 +00:00
mohrt
86abe89de2 moved _extract setting to assign functions 2001-06-13 15:19:10 +00:00
mohrt
d0c32ad4e7 added assign/unassign custom functions, ability to re-extract tpl_vars 2001-06-13 15:12:14 +00:00
mohrt
80e1055814 commit security features 2001-06-13 14:03:04 +00:00
andrey
d78f7e97f2 Version variable typo. 2001-06-11 14:33:47 +00:00
andrey
a21e5f513a Create config object in fetch() or just set the config path if it already
exists.
2001-06-05 16:22:11 +00:00
andrey
cafc422417 *** empty log message *** 2001-06-04 16:52:44 +00:00
andrey
fd5b113436 Fixed a problem with $<number> inside strip tags. 2001-06-04 14:37:32 +00:00
andrey
28348f4e2c *** empty log message *** 2001-05-31 14:44:28 +00:00
andrey
621a4e780a *** empty log message *** 2001-05-31 14:33:02 +00:00
andrey
cd9b09a811 Allow empty config_path. 2001-05-31 14:29:49 +00:00
mohrt
a0f60bb4c9 update version numbers 2001-05-29 18:59:10 +00:00
mohrt
2c9dbcc99f moved version variable to internal variable 2001-05-29 18:50:45 +00:00
andrey
451b468199 Moved $_smarty_sections and $_smarty_conf_obj into Smarty class. 2001-05-22 15:31:28 +00:00
mohrt
af6231e6a5 update ChangeLog 2001-05-18 22:47:19 +00:00
mohrt
ade253d62d update FAQ, QUICKSTART for windows include_path setup 2001-05-18 21:00:57 +00:00
mohrt
10e8915563 added configs directory to cvs 2001-05-18 20:52:46 +00:00
andrey
366e4e2ac0 Use compiler_class for including the file. 2001-05-18 13:32:13 +00:00
mohrt
cee9b141a3 fix typo 2001-05-18 13:16:15 +00:00
mohrt
622f36ac34 update files to version 1.4.1 2001-05-16 19:53:43 +00:00
mohrt
8c1c3f2ec3 update ChangeLog 2001-05-16 19:48:42 +00:00
andrey
b1980cf914 *** empty log message *** 2001-05-15 14:26:12 +00:00
andrey
ba5d771ed5 forget that! 2001-05-15 14:24:19 +00:00
andrey
047b30c377 Fixed a few E_NOTICE warnings. 2001-05-15 14:24:06 +00:00
mohrt
f051537982 update dates versions 2001-05-09 14:06:59 +00:00
andrey
5275c75fc0 *** empty log message *** 2001-05-09 13:43:16 +00:00
andrey
bb2a2bd7de Use absolute paths when requiring/including Smart components. 2001-05-09 13:42:40 +00:00
andrey
4047e49ad5 *** empty log message *** 2001-05-09 13:38:17 +00:00
andrey
9f9b510d67 *** empty log message *** 2001-05-09 13:29:04 +00:00
andrey
2a7cb5ad14 Use write mode instead of append. 2001-05-09 13:27:55 +00:00
andrey
0ab86dc7c9 Fix indexing by section properties. 2001-05-02 19:21:10 +00:00
mohrt
5c4d6bb7c1 update changelog 2001-05-02 15:55:58 +00:00
mohrt
b1ddf67884 remove period from syntax error 2001-05-02 14:31:35 +00:00
andrey
25ee097699 Double-quote the attribute values by default. 2001-05-02 14:31:17 +00:00
mohrt
78a10d8aaf added simple {capture} logic 2001-04-30 16:40:05 +00:00