Creacion de logs para SYSTEM_NAME
Creacion de logs para SYSTEM_NAME
This commit is contained in:
@@ -1081,7 +1081,7 @@ class Installer extends Controller
|
|||||||
|
|
||||||
public function getSystemName ($siteShared)
|
public function getSystemName ($siteShared)
|
||||||
{
|
{
|
||||||
$systemName = ''
|
$systemName = '';
|
||||||
if (substr( $siteShared, - 1 ) != '/') {
|
if (substr( $siteShared, - 1 ) != '/') {
|
||||||
$siteShared .= '/';
|
$siteShared .= '/';
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user