[TEP-COMMIT] CVS: catalog/catalog/includes/classes session.php,1.2,1.3
Harald Ponce de Leon <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tep/catalog/catalog/includes/classes
In directory sc8-pr-cvs1:/tmp/cvs-serv9014/catalog/includes/classes
Modified Files:
session.php
Log Message:
remove the php version check
Index: session.php
===================================================================
RCS file: /cvsroot/tep/catalog/catalog/includes/classes/session.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- session.php 17 Dec 2003 15:33:21 -0000 1.2
+++ session.php 18 Dec 2003 23:42:28 -0000 1.3
@@ -39,10 +39,6 @@
// class methods
function start() {
- if (PHP_VERSION < 4.1) {
- global $_GET, $_POST, $_COOKIE;
- }
-
$sane_session_id = true;
if (isset($_GET[$this->name])) {
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click