[TEP-COMMIT] CVS: catalog/catalog/includes application_top.php,1.279,1.280
Harald Ponce de Leon <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tep/catalog/catalog/includes
In directory sc8-pr-cvs1:/tmp/cvs-serv12122/catalog/includes
Modified Files:
application_top.php
Log Message:
update for MS2
Index: application_top.php
===================================================================
RCS file: /cvsroot/tep/catalog/catalog/includes/application_top.php,v
retrieving revision 1.279
retrieving revision 1.280
diff -u -d -r1.279 -r1.280
--- application_top.php 9 Jul 2003 19:22:28 -0000 1.279
+++ application_top.php 12 Jul 2003 09:38:07 -0000 1.280
@@ -35,7 +35,7 @@
}
// define the project version
- define('PROJECT_VERSION', 'osCommerce 2.2-MS2-CVS');
+ define('PROJECT_VERSION', 'osCommerce 2.2-MS2');
// set the type of request (secure or not)
$request_type = (getenv('HTTPS') == 'on') ? 'SSL' : 'NONSSL';
-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1