phpOpenTracker/phpOpenTracker/Database Exception.php,NONE,1.1 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
In directory sc8-pr-cvs1:/tmp/cvs-serv16743/phpOpenTracker/Database
Added Files:
Exception.php MSSQL.php MySQL.php MySQL_Merge.php Oracle.php
PostgreSQL.php
Log Message:
HEAD is 2.0.0-dev now.
--- 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/22 08:47:44 bergmann Exp $
//
class phpOpenTracker_Database_MSSQL extends phpOpenTracker_Database {
}
//
// "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/22 08:47:44 bergmann Exp $
//
class phpOpenTracker_Database_Oracle extends phpOpenTracker_Database {
}
//
// "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/22 08:47:44 bergmann Exp $
//
class phpOpenTracker_Database_MySQL extends phpOpenTracker_Database {
}
//
// "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/22 08:47:44 bergmann Exp $
//
class phpOpenTracker_Database_PostgreSQL extends phpOpenTracker_Database {
}
//
// "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/22 08:47:44 bergmann Exp $
//
class phpOpenTracker_Database_MySQL_Merge extends phpOpenTracker_Database_MySQL {
}
//
// "phpOpenTracker essenya, gul meletya;
// Sebastian carneron PHP."
//
?>
--- NEW FILE: Exception.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: Exception.php,v 1.1 2003/11/22 08:47:44 bergmann Exp $
//
class phpOpenTracker_Database_Exception extends phpOpenTracker_Exception {
}
//
// "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/