phpOpenTracker/phpOpenTracker/Database/Driver MSSQL.php,NONE,1.1 MySQL.php,NONE,1.1 MySQL_Merge.php,NONE,1.1 Oracle.php,NONE,1.1 PostgreSQL.php,NONE,1.1
Sebastian Bergmann <[email protected]>
| Newsgroups | gmane.comp.web.phpopentracker.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/phpopencounter/phpOpenTracker/phpOpenTracker/Database/Driver
In directory sc8-pr-cvs1:/tmp/cvs-serv8933/phpOpenTracker/Database/Driver
Added Files:
MSSQL.php MySQL.php MySQL_Merge.php Oracle.php PostgreSQL.php
Log Message:
Database_* refactoring.
--- NEW FILE: MSSQL.php ---
<?php
//
// +---------------------------------------------------------------------+
// | phpOpenTracker - The Website Traffic and Visitor Analysis Solution |
// +---------------------------------------------------------------------+
// | Copyright (c) 2000-2003 Sebastian Bergmann. All rights reserved. |
// +---------------------------------------------------------------------+
// | This source file is subject to the phpOpenTracker Software License, |
// | Version 1.0, that is bundled with this package in the file LICENSE. |
// | If you did not receive a copy of this file, you may read it online |
// | at http://www.phpopentracker.de/license.html. |
// +---------------------------------------------------------------------+
//
// $Id: MSSQL.php,v 1.1 2003/11/24 20:26:35 bergmann Exp $
//
class phpOpenTracker_Database_Driver_MSSQL extends phpOpenTracker_Database_Driver {
}
//
// "phpOpenTracker essenya, gul meletya;
// Sebastian carneron PHP."
//
?>
--- NEW FILE: Oracle.php ---
<?php
//
// +---------------------------------------------------------------------+
// | phpOpenTracker - The Website Traffic and Visitor Analysis Solution |
// +---------------------------------------------------------------------+
// | Copyright (c) 2000-2003 Sebastian Bergmann. All rights reserved. |
// +---------------------------------------------------------------------+
// | This source file is subject to the phpOpenTracker Software License, |
// | Version 1.0, that is bundled with this package in the file LICENSE. |
// | If you did not receive a copy of this file, you may read it online |
// | at http://www.phpopentracker.de/license.html. |
// +---------------------------------------------------------------------+
//
// $Id: Oracle.php,v 1.1 2003/11/24 20:26:35 bergmann Exp $
//
class phpOpenTracker_Database_Driver_Oracle extends phpOpenTracker_Database_Driver {
}
//
// "phpOpenTracker essenya, gul meletya;
// Sebastian carneron PHP."
//
?>
--- NEW FILE: MySQL.php ---
<?php
//
// +---------------------------------------------------------------------+
// | phpOpenTracker - The Website Traffic and Visitor Analysis Solution |
// +---------------------------------------------------------------------+
// | Copyright (c) 2000-2003 Sebastian Bergmann. All rights reserved. |
// +---------------------------------------------------------------------+
// | This source file is subject to the phpOpenTracker Software License, |
// | Version 1.0, that is bundled with this package in the file LICENSE. |
// | If you did not receive a copy of this file, you may read it online |
// | at http://www.phpopentracker.de/license.html. |
// +---------------------------------------------------------------------+
//
// $Id: MySQL.php,v 1.1 2003/11/24 20:26:35 bergmann Exp $
//
class phpOpenTracker_Database_Driver_MySQL extends phpOpenTracker_Database_Driver {
}
//
// "phpOpenTracker essenya, gul meletya;
// Sebastian carneron PHP."
//
?>
--- NEW FILE: PostgreSQL.php ---
<?php
//
// +---------------------------------------------------------------------+
// | phpOpenTracker - The Website Traffic and Visitor Analysis Solution |
// +---------------------------------------------------------------------+
// | Copyright (c) 2000-2003 Sebastian Bergmann. All rights reserved. |
// +---------------------------------------------------------------------+
// | This source file is subject to the phpOpenTracker Software License, |
// | Version 1.0, that is bundled with this package in the file LICENSE. |
// | If you did not receive a copy of this file, you may read it online |
// | at http://www.phpopentracker.de/license.html. |
// +---------------------------------------------------------------------+
//
// $Id: PostgreSQL.php,v 1.1 2003/11/24 20:26:35 bergmann Exp $
//
class phpOpenTracker_Database_Driver_PostgreSQL extends phpOpenTracker_Database_Driver {
}
//
// "phpOpenTracker essenya, gul meletya;
// Sebastian carneron PHP."
//
?>
--- NEW FILE: MySQL_Merge.php ---
<?php
//
// +---------------------------------------------------------------------+
// | phpOpenTracker - The Website Traffic and Visitor Analysis Solution |
// +---------------------------------------------------------------------+
// | Copyright (c) 2000-2003 Sebastian Bergmann. All rights reserved. |
// +---------------------------------------------------------------------+
// | This source file is subject to the phpOpenTracker Software License, |
// | Version 1.0, that is bundled with this package in the file LICENSE. |
// | If you did not receive a copy of this file, you may read it online |
// | at http://www.phpopentracker.de/license.html. |
// +---------------------------------------------------------------------+
//
// $Id: MySQL_Merge.php,v 1.1 2003/11/24 20:26:35 bergmann Exp $
//
class phpOpenTracker_Database_Driver_MySQL_Merge extends phpOpenTracker_Database_MySQL {
}
//
// "phpOpenTracker essenya, gul meletya;
// Sebastian carneron PHP."
//
?>
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/