1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-18 03:41:30 +02:00

- updated PHP 5.3 namespace separator

This commit is contained in:
David Grudl
2009-01-05 20:55:08 +00:00
parent 52a9e316b8
commit 348af48ecd
4 changed files with 26 additions and 26 deletions

View File

@@ -54,8 +54,8 @@ class DibiConnection extends DibiObject
*/
public function __construct($config, $name = NULL)
{
if (class_exists(/*Nette::*/'Debug', FALSE)) {
/*Nette::*/Debug::addColophon(array('dibi', 'getColophon'));
if (class_exists(/*Nette\*/'Debug', FALSE)) {
/*Nette\*/Debug::addColophon(array('dibi', 'getColophon'));
}
// DSN string