HOR-2689 Removed instances of LoadSystem, LoadThirdParty
This commit is contained in:
committed by
davidcallizaya
parent
60efcf7ac7
commit
5d3a4c073f
@@ -52,7 +52,7 @@ try {
|
||||
throw (new Exception($str));
|
||||
}
|
||||
|
||||
G::LoadThirdParty("pear/Archive","Tar");
|
||||
|
||||
$tar = new Archive_Tar($path. $filename);
|
||||
$sFileName = substr($filename, 0, strrpos($filename, "."));
|
||||
$sClassName = substr($filename, 0, strpos($filename, "-"));
|
||||
|
||||
Reference in New Issue
Block a user