|
8b54414c64
|
also check api version for hooks table in deregister_hooks()
|
2002-02-20 05:19:35 +00:00 |
|
|
532993d024
|
Some major cleanups. Should reduce warnings by 75%. This will speed things up if the admin is logging php errors/warnings.
|
2002-02-18 16:18:34 +00:00 |
|
|
92c0e20c12
|
Adjust banners to credit just about all of the core team...
|
2002-02-17 20:23:26 +00:00 |
|
|
539f13e14d
|
This might fix some problems with installation under php 4.0.6 versions.
|
2002-01-30 04:41:44 +00:00 |
|
|
298f754424
|
This will now correctly remove the system level cache. Previous problem was occuring because loaddb() was not called prior to clearing the cache. This also clears up all warning messages being dumped to the HTTP log file.
|
2002-01-14 12:14:40 +00:00 |
|
|
1f4c69b108
|
This will now clear system/user level cache when adding/deleting apps.
|
2002-01-13 17:20:33 +00:00 |
|
|
21f0653bde
|
Formatting and comment adjustment
|
2002-01-11 03:40:59 +00:00 |
|
|
c13ade18dc
|
Several fixes in this commit because the switch from sf to savannah had to come from a day old copy of our cvs tree. Much was fixed including email being fixed for PHP3 compatibility, skeeter updated all the setup.inc.php files to say they would be comaptible with the new API version, ceb made fixes to the projects app based on newly submitted bug reports. Im sure there are more but I dont know all the details. Oh, I did add a print_r() to the php3 support files.
|
2002-01-07 10:50:42 +00:00 |
|
|
0740e85b12
|
Switch to local hook function to avoid catch_22/chicken-egg/cart-horse situation
|
2002-01-05 23:50:18 +00:00 |
|
|
49f7216e19
|
Remove unused function
|
2002-01-02 15:46:17 +00:00 |
|
|
18a45d4bc5
|
security fix for php 4.1.0 (?) to verify that what isset() is also !empty()
|
2001-12-18 02:07:14 +00:00 |
|
|
a4053a15c4
|
Missed a global
|
2001-11-25 02:27:22 +00:00 |
|
|
592f7ca4f1
|
Fix selection order of ConfigDomain
|
2001-11-22 00:50:12 +00:00 |
|
|
aa32b065bf
|
more adjustment for globals
|
2001-11-21 15:01:43 +00:00 |
|
|
39bd4f6318
|
check and increment app_id, or set random value if api version >= 0.9.13.015
|
2001-10-17 18:42:18 +00:00 |
|
|
93d75f74f5
|
Allow enter to work for setup or header login, if single domain; fix setting of invalid password message
|
2001-09-18 12:38:26 +00:00 |
|
|
d23736a1dc
|
Small fix for redeclaring a variable to a different type.
|
2001-09-18 03:45:22 +00:00 |
|
|
6471f4d546
|
Another manageheader fix
|
2001-09-17 03:25:34 +00:00 |
|
|
3f389090cc
|
Fix HeaderPW check
|
2001-09-17 03:09:47 +00:00 |
|
|
173d81ab87
|
register_globals and formatting changes
|
2001-09-17 02:10:34 +00:00 |
|
|
a1d8939e82
|
Fix for the compare of version function. Was not properly setting testb vars.
|
2001-09-03 09:50:40 +00:00 |
|
|
43127662ab
|
Some more fixes to work with register_globals Off; Change one debug echo.
|
2001-08-31 22:29:23 +00:00 |
|
|
e0db915670
|
Changes to allow register_globals to be off
|
2001-08-21 18:48:50 +00:00 |
|
|
9218a82cbd
|
this is now setup3 code
|
2001-07-30 15:59:25 +00:00 |
|