mirror of
https://github.com/dg/dibi.git
synced 2025-08-07 06:36:44 +02:00
* new MS SQL driver
* removed constant DIBI
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
|
||||
// security - include dibi.php, not this file
|
||||
if (!defined('DIBI')) die();
|
||||
if (!class_exists('dibi', FALSE)) die();
|
||||
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user