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>
This commit is contained in:
Roland Häder 2016-12-13 15:24:44 +01:00
parent 797de5bfe0
commit a8dc8b288c
2 changed files with 6 additions and 0 deletions

View File

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

View File

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