import dbm here to avoid adding everywhere the namespace (if later changed,

only here it needs change, cool ha? ;-)

Signed-off-by: Roland Häder <roland@mxchange.org>
pull/3010/head
Roland Häder 2016-12-13 15:24:44 +01:00
rodzic 797de5bfe0
commit a8dc8b288c
2 zmienionych plików z 6 dodań i 0 usunięć

Wyświetl plik

@ -1,5 +1,8 @@
<?php
namespace Friendica\Core;
use dbm;
/**
* @file include/Core/Config.php
*

Wyświetl plik

@ -1,5 +1,8 @@
<?php
namespace Friendica\Core;
use dbm;
/**
* @file include/Core/PConfig.php
* @brief contains the class with methods for the management