diff options
Diffstat (limited to 'it_dbi.class')
-rw-r--r-- | it_dbi.class | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/it_dbi.class b/it_dbi.class index 6d798a6..4efe082 100644 --- a/it_dbi.class +++ b/it_dbi.class @@ -19,6 +19,7 @@ ** dbi.class - UltraFlexible Database Interface 3000 */ +#[AllowDynamicProperties] class it_dbi { static $_global_key = 'it_dbi'; # $GLOBAL key to use for singleton |