1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-06 06:07:39 +02:00

updated headers

This commit is contained in:
David Grudl
2006-06-07 11:48:20 +00:00
parent 8e166989d6
commit 8361028ff3
14 changed files with 64 additions and 53 deletions

View File

@@ -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();
/**