seek3r
|
cf2a12ba1c
|
made changes to the loading of the header, navbar, appheader, and footers
|
2002-05-24 10:38:03 +00:00 |
|
Miles Lott
|
4b0053280f
|
remove extra )
|
2002-04-30 11:42:08 +00:00 |
|
skeeter
|
14a4078963
|
More utilization of the get_var() function. Also, added a define() of the menuaction. This will cut down on repetitive calls to get_var for the same variable.
|
2002-04-30 03:35:52 +00:00 |
|
skeeter
|
80062a3afe
|
Missing the menuaction for checking of the footer.
|
2001-09-29 01:31:29 +00:00 |
|
skeeter
|
73b04851cc
|
Changed the call to use the execmethod() in /index.php.
|
2001-09-17 02:18:32 +00:00 |
|
skeeter
|
bf7156a0ef
|
Missed some GLOBALS before.
|
2001-09-03 09:49:03 +00:00 |
|
Miles Lott
|
56489e8d4f
|
Using GLOBALS
|
2001-09-02 00:27:19 +00:00 |
|
skeeter
|
e73a82a001
|
Small fixes for the automatic inclusion of the ui<app>.header() and ui<app>.footer().
|
2001-07-28 14:21:32 +00:00 |
|
skeeter
|
636666d306
|
Small fixes for the footer.
|
2001-07-21 23:56:43 +00:00 |
|
skeeter
|
300c84ea9a
|
This now takes the app header/footer as methods of the application ui. For this to work, each ui that plans on implementing this, will need to create public_functions header() and footer().
|
2001-07-21 23:29:07 +00:00 |
|
Miles Lott
|
43a9aceecf
|
Fix for new vars
|
2001-06-27 05:07:24 +00:00 |
|
seek3r
|
4e3e6c77cb
|
fixed banners so that they are all uniform and complete
|
2001-01-16 13:52:32 +00:00 |
|
seek3r
|
fba1a92446
|
Put in new license details
|
2001-01-13 10:18:50 +00:00 |
|
skeeter
|
327588521e
|
fixed calendar to be printer friendly
|
2001-01-11 01:10:08 +00:00 |
|
seek3r
|
82c5aac5de
|
corrected new navbar_end function
|
2001-01-06 09:20:33 +00:00 |
|
seek3r
|
6e76be6a3c
|
cleaned up a few bugs in the interface/templates code
|
2001-01-06 07:28:44 +00:00 |
|
jengo
|
40d3507e7a
|
Things are now using the templates
|
2001-01-06 04:17:47 +00:00 |
|
jengo
|
635b7f1de0
|
Added in the new templates set, there are still a number of things not working or broken ... I will start cleaning them up now
|
2001-01-06 04:03:42 +00:00 |
|
seek3r
|
55b0109618
|
changed the format for the version flags so that each app can have their own app version dumped into the new array
|
2000-12-21 20:43:26 +00:00 |
|
seek3r
|
f795023f8f
|
hopefully settled the directory structure once and for all
|
2000-12-21 09:16:30 +00:00 |
|