Update of /cvsroot/phpmp/phpMP/docs
In directory sc8-pr-cvs1:/tmp/cvs-serv14009/docs
Modified Files:
Changelog
Log Message:
Updated Changelog.
Index: Changelog
===================================================================
RCS file: /cvsroot/phpmp/phpMP/docs/Changelog,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -r1.20 -r1.21
*** Changelog 9 Feb 2003 20:57:40 -0000 1.20
--- Changelog 9 Feb 2003 21:28:23 -0000 1.21
***************
*** 1,23 ****
! 2003-02-09 [AnthonyWhite]
! * includes/admin.php
! Minor changes with site config form
! 2003-02-09 [AnthonyWhite]
! * admin/main.php
! Changed the panel handling once again
! Not a big change - just got rid of if statement
! * admin/nav.php
! Nothing special, just changed a link's text
! * includes/admin.php
! Handles site configuration fully now
! outputs a form and handles it (for site config)
! Site config functions are basis for others now
! 2003-02-09 [AnthonyWhite]
! * admin/main.php
! Changed the way the panel is handled.
! May not be the best, but it works
! * includes/admin.php **NEW**
! Class file - Backend for the admin panel
2003-02-08 [AnthonyWhite]
--- 1,23 ----
! 2003-02-09 [Heimidal]
! * includes/constants.php
! Added timezones.
! 2003-02-09 [AnthonyWhite]
! * admin/main.php
! Changed the panel handling once again
! Not a big change - just got rid of if statement
! * admin/nav.php
! Nothing special, just changed a link's text
! * includes/admin.php
! Handles site configuration fully now
! outputs a form and handles it (for site config)
! Site config functions are basis for others now
! 2003-02-09 [AnthonyWhite]
! * admin/main.php
! Changed the way the panel is handled.
! May not be the best, but it works
! * includes/admin.php **NEW**
! Class file - Backend for the admin panel
2003-02-08 [AnthonyWhite]
***************
*** 42,46 ****
2003-02-08 [Heimidal]
! * A LOT of files.
Dreamweaver changed \r\n to \r. That's fixed.
Started moving includes around in core.php.
--- 42,46 ----
2003-02-08 [Heimidal]
! * A LOT of files.
Dreamweaver changed \r\n to \r. That's fixed.
Started moving includes around in core.php.
|