Commit graph

21 commits

Author SHA1 Message Date
thomppj
1e2a9cc5d0 Getting ready for 1.2.0 release. 2001-12-23 07:42:40 +00:00
antipode
f936100907 I have no idea how the first `p' in <?php got capitalized. 2001-12-04 02:28:41 +00:00
antipode
b367c7b9ea Style police again. 2001-12-04 02:26:39 +00:00
thomppj
5d15361f1f Code cleanup brigage... 2001-12-02 09:33:02 +00:00
philippe_mingo
da2f3297dd ** -> * 2001-11-26 19:33:28 +00:00
philippe_mingo
d61b98077f Added (c) stuff and some formatting. 2001-11-21 18:38:12 +00:00
philippe_mingo
c3aed0d769 Some fixup:
- Operation foo_once step 2 (and final)
- Create folders bugfix
- None folder bugfix
- Fixed some tabs, structs etc.
- Added some (c) stuff
- Removed some debug stuff

This changes should result in a faster SM.
2001-11-20 20:08:28 +00:00
thomppj
a634ff1f28 Some user interface changes.
General cleanup of code all over the place.
Addition of a file to hold constants.
Addition of code to do Javascript autodetection, settings, etc.
2001-11-03 23:49:22 +00:00
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)