Multi-db support
This commit is contained in:
parent
2d6fcb4e39
commit
0f8601ed10
1 changed files with 0 additions and 5 deletions
|
|
@ -251,11 +251,6 @@ class Utils
|
|||
}
|
||||
}
|
||||
|
||||
public static function getDemoAccountId()
|
||||
{
|
||||
return isset($_ENV[DEMO_ACCOUNT_ID]) ? $_ENV[DEMO_ACCOUNT_ID] : false;
|
||||
}
|
||||
|
||||
public static function getNewsFeedResponse($userType = false)
|
||||
{
|
||||
if (! $userType) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue