summaryrefslogtreecommitdiff
path: root/framework/I18N/core/util.php
diff options
context:
space:
mode:
Diffstat (limited to 'framework/I18N/core/util.php')
-rw-r--r--framework/I18N/core/util.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/I18N/core/util.php b/framework/I18N/core/util.php
index 346c6bd4..7b4f7864 100644
--- a/framework/I18N/core/util.php
+++ b/framework/I18N/core/util.php
@@ -48,7 +48,7 @@
$dsn = substr($dsn, $pos + 3);
} else {
$str = $dsn;
- $dsn = NULL;
+ $dsn = null;
}
// Get phptype and dbsyntax