mirror of
https://github.com/dg/dibi.git
synced 2025-08-06 06:07:39 +02:00
updated headers
This commit is contained in:
@@ -12,12 +12,12 @@
|
||||
* @license GNU GENERAL PUBLIC LICENSE
|
||||
* @package dibi
|
||||
* @category Database
|
||||
* @version 0.5b (2006-05-31) for PHP5
|
||||
* @version $Revision$ $Date$
|
||||
*/
|
||||
|
||||
|
||||
// security - include dibi.php, not this file
|
||||
if (!defined('dibi')) die();
|
||||
if (!defined('DIBI')) die();
|
||||
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user