Commit Graph

605 Commits

Author SHA1 Message Date
mohrt
d05fb1fc4c fixed cycle function to respect delimiter setting after initial setting 2002-06-03 16:53:26 +00:00
mohrt
07ec5ba096 update $GLOBALS references to work properly with track_globals settings 2002-06-03 16:42:00 +00:00
mohrt
c23569b7ca fixed bug with call $assign 2002-06-03 16:13:37 +00:00
mohrt
51a14712f8 optimized for loops with count() function calls 2002-06-03 16:05:33 +00:00
changelog
f1d75e32c8 ChangeLog update 2002-06-02 00:27:42 +00:00
andrei
7d6f8be80c *** empty log message *** 2002-06-01 02:21:45 +00:00
changelog
a54fcd4295 ChangeLog update 2002-05-22 00:28:12 +00:00
mohrt
da98485700 update NEWS file 2002-05-21 19:43:17 +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
changelog
7fd7e1de88 ChangeLog update 2002-05-18 00:25:45 +00:00
andrei
0f1fdfc222 Made it possible to use simple variables inside [] for indexing. 2002-05-17 15:11:49 +00:00
changelog
5439cfa4ed ChangeLog update 2002-05-17 00:25:53 +00:00
mohrt
59ef7d167a add "once" attribute to php_include, update docs 2002-05-16 16:15:50 +00:00
changelog
a555c68f29 ChangeLog update 2002-05-10 00:28:22 +00:00
andrei
422c624511 *** empty log message *** 2002-05-09 14:40:55 +00:00
changelog
f5c78a97d0 ChangeLog update 2002-05-08 00:32:45 +00:00
mohrt
0559fce601 remove \n from cycle function 2002-05-07 21:58:39 +00:00
mohrt
5b70385282 update cycle function to handle array as input, update files to 2.1.1 2002-05-07 14:16:34 +00:00
changelog
7ee4e41e17 ChangeLog update 2002-05-07 00:23:07 +00:00
mohrt
933fe652e6 update fetch function with more error checking 2002-05-06 14:50:37 +00:00
changelog
8ea6a1b835 ChangeLog update 2002-05-04 00:38:19 +00:00
mohrt
541e03660e update counter to use name instead of id (id still works though) 2002-05-03 18:22:41 +00:00
mohrt
2cb3d473f6 rename id to name for cycle function 2002-05-03 18:14:24 +00:00
mohrt
a54b3af229 update cycle function to allow blank values parameter after initialized 2002-05-03 14:39:49 +00:00
mohrt
a2ce60c0a2 fix syntax error 2002-05-03 13:33:10 +00:00
changelog
bceacbe91d ChangeLog update 2002-05-03 00:24:49 +00:00
mohrt
f172b31c49 ugh, another typo 2002-05-02 22:10:50 +00:00
mohrt
4c6bd62135 update comments 2002-05-02 22:09:36 +00:00
mohrt
e532d32408 added function cycle 2002-05-02 22:05:58 +00:00
mohrt
9b20e26885 fix register_outputfilter function 2002-05-02 14:34:35 +00:00
changelog
dbaa2e6439 ChangeLog update 2002-05-02 00:25:53 +00:00
mohrt
97dff11384 fixed bug with resource testing and include_path 2002-05-01 15:40:45 +00:00
changelog
9a701e8243 ChangeLog update 2002-05-01 00:52:18 +00:00
mohrt
c8717e62a5 update files for 2.1.0 release 2002-04-30 14:41:36 +00:00
andrei
180f8f3d8d Fix. 2002-04-30 13:57:14 +00:00
changelog
8e3e2e0027 ChangeLog update 2002-04-30 00:43:20 +00:00
andrei
dafcbf419b A whole bunch of docs. 2002-04-29 21:13:40 +00:00
changelog
d941e6c0f6 ChangeLog update 2002-04-27 00:39:55 +00:00
mohrt
4f36d58bc4 update FAQ, QUICKSTART, small doc syntax fix 2002-04-26 14:08:17 +00:00
changelog
7e14a31152 ChangeLog update 2002-04-25 00:51:41 +00:00
mohrt
20cb65fdb8 changed doc structure a bit 2002-04-24 14:46:02 +00:00
changelog
a7cee3b2a3 ChangeLog update 2002-04-17 00:27:35 +00:00
andrei
bfbefa484f Add register/unregister API for output filters. 2002-04-16 20:06:31 +00:00
andrei
ad0ef5a6e0 Changed the way filters are loaded, which now has to be done explicitly,
either through load_filter() API or by filling in $autoload_filters variable.
Also renamed internal variable to avoid namespace pollution.
2002-04-16 20:04:06 +00:00
changelog
22fe87c395 ChangeLog update 2002-04-16 01:44:18 +00:00
andrei
0a0c6896d4 Fixed _get_php_resource() to take include_path into account. 2002-04-15 19:32:54 +00:00
mohrt
bd4ad753d7 update docs, get modifiers and functions into index for easy access 2002-04-15 19:01:48 +00:00
mohrt
7912d0b3d0 update caching documentation 2002-04-15 17:28:50 +00:00
andrei
f31dd5fa86 *** empty log message *** 2002-04-15 16:40:13 +00:00
andrei
13a81d8bdb Only turn down error notices if $debugging is false. 2002-04-15 16:39:16 +00:00