mohrt
8b8b102a01
update files to 2.6.5-dev
2004-09-07 14:48:55 +00:00
messju
12af99a73d
changed version-number to 2.6.4-dev
2004-06-17 08:55:10 +00:00
messju
91549d3dba
removed unused functionality to load a subset of lines from a file in
...
Smarty::_read_file()
additionally removed a warning that is emitted since php-4.3.5 when
fread() is called on an empty file (with filesize()==0). thanks to
Andreas Streichardt who pointed this out.
2004-04-12 12:38:36 +00:00
messju
fff19de349
updated version to 2.6.3-dev
2004-02-23 23:14:40 +00:00
mohrt
cf52c81e0a
change some info in headers, remove fluff
2004-02-17 15:52:02 +00:00
messju
b474404b97
YES and NO should not be booleanized inside triple-quotes in a
...
config-file. this behaviour changed by accident in 2.6.1 and is now
reverted to pre-2.6.1 behaviour
2004-02-12 11:28:50 +00:00
messju
44e8612db1
fixed slurping of a the next line following a triple-quoted value in a
...
config-file
2004-02-10 22:58:49 +00:00
messju
ceea2e18d5
avoid @-operator for handling empty lines in Config_File.class.php
2004-02-07 21:15:29 +00:00
messju
88cf42b0e6
fixed handling of hidden sections in Config_File
2004-01-22 23:47:46 +00:00
mohrt
51e1064d69
update version numbers, add initial unit test directory
2004-01-16 22:12:08 +00:00
mohrt
5383e42a1d
update version numbers for 2.6.1 release
2004-01-16 20:24:45 +00:00
messju
448114faeb
fixed bug handling triple-quotes in config-files
2004-01-06 09:21:00 +00:00
messju
b0093e4cba
fixed bugs with triple-quotes in config-files
...
thanks BRDude for finding them testing!
2004-01-06 09:17:02 +00:00
messju
66823d680d
change version to 2.6.1-dev
2003-11-20 15:26:45 +00:00
mohrt
78ff86ed9f
change version numbers to 2.6.0
2003-11-19 20:26:29 +00:00
messju
215fba15c0
fix occasional notice
2003-11-13 21:24:31 +00:00
mohrt
ab9f58841d
commit RC3 tags
2003-11-13 17:35:52 +00:00
messju
b9b36a51d6
fix handling if [...] inside triple-quotes in config-files
2003-11-05 09:21:23 +00:00
messju
f8db1a7ce8
removed tabs from the main and the core/*.php files
2003-10-11 08:55:53 +00:00
mohrt
5302d13179
update version numbers to RC2
2003-10-08 23:43:34 +00:00
mohrt
49d5b05b89
get ready for 2.6.0-RC1 release
2003-08-11 15:55:39 +00:00
messju
c0c3bcc054
updated copyright notice
2003-08-05 22:48:05 +00:00
mohrt
f55ca1d583
add preg_quote delimiter
2003-07-03 13:17:40 +00:00
mohrt
e51af36e66
fix bug where config file starts with hidden section
2003-06-06 13:52:21 +00:00
mohrt
8d99b837ec
only add DIRECTORY_SEPARATOR if it isn't already present
2003-05-08 14:29:44 +00:00
mohrt
a46afb8f82
fix directory separator code, use DIRECTORY_SEPARATOR
2003-05-08 14:21:13 +00:00
cellog
02f56203ad
updated all doc comments to phpDocumentor format
2003-04-20 21:12:13 +00:00
messju
7221c8afee
fixed urls in headers ( http://smarty.php.net/ instead of
...
http://www.phpinsider.com )
2003-04-14 08:51:25 +00:00
mohrt
3cfcb5d223
update version numbers for 2.5.0 release
2003-04-11 13:40:40 +00:00
mohrt
5529396ade
committing RC2
2003-03-26 18:06:09 +00:00
mohrt
0d0cdbf353
commit final changes for 2.5.0-RC1
2003-03-05 17:36:41 +00:00
mohrt
c239d16935
update version numbers
2003-02-11 18:35:43 +00:00
mohrt
f66b37f792
committed 2.4.1 changes
2003-02-06 17:34:28 +00:00
cellog
43d077bc60
fixed phpdoc comments
2003-02-03 16:32:45 +00:00
mohrt
66c1110fea
update Smarty version numbers
2003-02-02 08:07:57 +00:00
mohrt
61987444e8
clean up code, respect force_compile and compile_check flags
2002-12-09 23:37:35 +00:00
mohrt
78bae2acef
commit changes, ready for 2.3.1 release
2002-11-19 15:45:02 +00:00
mohrt
44da93da28
add support for mac/dos formatted config files (fix newlines)
2002-09-23 20:14:46 +00:00
mohrt
c8e22351c8
update files with new version numbers
2002-08-07 14:57:34 +00:00
mohrt
277b692b11
fix error when there are no sections in config file
2002-07-23 13:39:59 +00:00
mohrt
cecccfcae6
update files to 2.2.0 tags, get ready for release
2002-07-11 15:18:39 +00:00
mohrt
8cd857c3e4
update html_select_date with month_value_format attribute for controlling the format of the month values.
2002-05-21 19:41:34 +00:00
andrei
e1f8273788
Separator setting fix.
2002-04-03 14:45:03 +00:00
andrey
20ace8a768
*** empty log message ***
2002-03-26 17:51:29 +00:00
mohrt
f27ea33d66
update version numbers
2002-03-20 17:15:21 +00:00
mohrt
4a77dab318
update misc changes
2002-02-21 17:14:10 +00:00
andrey
89f1c7a64f
Removed dependency on PEAR.
2002-02-18 17:42:11 +00:00
andrey
e6fc0e5291
Implemented plugin architecture.
2002-01-31 20:49:40 +00:00
mohrt
a536c8b40b
update version numbers
2001-12-18 16:51:06 +00:00
mohrt
9451ecd41e
update version numbers in files to 1.5.1
2001-12-10 15:18:06 +00:00