Update of /cvsroot/openfirst/base/config
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15151/config
Modified Files:
.cvsignore
Removed Files:
auth.php db_setup.php dbase.php footers.php globals.php
headers.php sitesettings.tpl style.css
Log Message:
-Adding /style and /includes directories
-Moving /images to /style/images
-Moving appropriate files out of config
-Updating ignore files
--- sitesettings.tpl DELETED ---
--- auth.php DELETED ---
--- globals.php DELETED ---
--- headers.php DELETED ---
--- footers.php DELETED ---
--- dbase.php DELETED ---
Index: .cvsignore
===================================================================
RCS file: /cvsroot/openfirst/base/config/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** .cvsignore 14 May 2005 22:25:56 -0000 1.2
--- .cvsignore 25 May 2005 21:44:29 -0000 1.3
***************
*** 1,2 ****
! Globals.php
! sitesettings.php
\ No newline at end of file
--- 1 ----
! sitesettings.php
--- db_setup.php DELETED ---
--- style.css DELETED ---
|