Commit graph

13 commits

Author SHA1 Message Date
Tyler Akins
0d0de5d238 * Got bored and copied all the validate.php and define() stuff to 1.1
* Cleaned up some code
* Fixed some typos
* Added a few files (documentation, translations)
* EAGERLY awaiting 1.1 to come out
* Made all global stuff "global $varname" so the new define() method we use
  will work properly (methinks)
2001-04-19 17:58:10 +00:00
Tyler Akins
47505bdd6d Changed regexps
Altered function names to make them possibly collide with other functions
less frequently
Altered code for sorting to hopefully improve speed
2001-01-31 18:43:47 +00:00
thomppj
c517d51f81 Correct changes of "" to ''. 2001-01-31 18:27:06 +00:00
Tyler Akins
de965920f1 Removed a lot of the warnings generated when PHP has all warnings enabled.
This is not done yet, but it is a VERY good start.
Added $Id$ tags to a lot of the files.
2001-01-30 17:22:38 +00:00
Luke Ehresman
13b6bc2287 removed case insensitivity to bugtest 2000-04-14 14:25:01 +00:00
Luke Ehresman
65d016e1d1 sorting works on all fields 2000-04-14 04:07:56 +00:00
Luke Ehresman
c14c143dc8 added many speed improvements 2000-04-14 01:15:43 +00:00
Luke Ehresman
e02cfd342e changed <? to <?php in everything 2000-04-11 23:19:53 +00:00
gustavf
960fbbd382 Added a constat to all files in functions/ to be able to chech whether the
file has already been included.
2000-03-01 08:44:35 +00:00
nehresma
a5fdbfdfcf deleting folders is now recursive and should work more reliably 2000-02-17 17:13:18 +00:00
Luke Ehresman
080737884d Redid the way folders are listed 1999-12-18 16:08:29 +00:00
Luke Ehresman
784885a602 php refrences updated 1999-11-23 03:12:51 +00:00
Luke Ehresman
f4d230a3a3 Updated all php3's to php's 1999-11-23 03:07:24 +00:00
Renamed from functions/array.php3 (Browse further)