Commit Graph

18 Commits

Author SHA1 Message Date
seek3r
cf2a12ba1c made changes to the loading of the header, navbar, appheader, and footers 2002-05-24 10:38:03 +00:00
Miles Lott
5a1336c357 Maybe not the proper fix, but lets user prefs be set 2002-05-08 22:43:52 +00:00
Ralf Becker
84d176792f corrected typo get_vars() --> get_var() 2002-05-01 12:05:27 +00:00
skeeter
e3bf408609 Converting to get_var() for all HTTP_*_VARS. 2002-04-29 22:25:02 +00:00
skeeter
c37d99ea26 Fixed Call-by-reference. 2002-04-15 03:29:13 +00:00
Miles Lott
fa3562d6ec add some langs, move some to api 2002-01-11 14:04:40 +00:00
seek3r
32306abaf6 some additional performance improvements, including a switch to the hooks class which I finished up 2002-01-02 14:33:05 +00:00
skeeter
be83963d2b Changed over to use mostly GLOBALS where possible. 2001-09-18 03:47:31 +00:00
skeeter
32907e0aee Missed a few of the vars to . 2001-09-18 02:21:31 +00:00
skeeter
63ca721bd5 Possible fixes for some small problems in the preferences. 2001-09-18 01:26:21 +00:00
Miles Lott
2728d97fe0 Location: not working to redirect to the same page, now goes to index.php 2001-09-05 03:49:40 +00:00
Miles Lott
5a5d1c0a09 php3 fix again with same function as before 2001-09-05 02:57:30 +00:00
jengo
3c633fcbc1 Cleaned up the preferences section, its now split into seperate sections (using tabs) for admins. User, default and forced 2001-09-03 23:01:42 +00:00
Miles Lott
9b8169d0e2 Fix for preprocessor weirdness in php3, constant must defined prior to a function
definition that will use it (in parsing order)
2001-09-03 04:45:28 +00:00
Miles Lott
5eb871e3cc remove bogus var setting 2001-09-01 19:32:55 +00:00
Miles Lott
c5016e45a3 Make cancel button work 2001-08-31 16:35:43 +00:00
Miles Lott
57570d9024 Adjust to use GLOBALS, etc. 2001-08-31 16:23:31 +00:00
jengo
a52878e3b3 Some how my last commit didn't work, heres the missing files 2001-08-27 03:17:14 +00:00