mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-09-05 00:48:57 +02:00
Tweaks.
This commit is contained in:
@@ -628,12 +628,13 @@ class EncryptTask extends AbstractTask
|
||||
);
|
||||
}
|
||||
|
||||
/**
|
||||
* reads an existing ioncube project
|
||||
* file.
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
/**
|
||||
* reads an existing ioncube project
|
||||
* file.
|
||||
*
|
||||
* @param $fileName
|
||||
* @return array
|
||||
*/
|
||||
private function getOptionsFromFile($fileName) {
|
||||
$s = array ();
|
||||
$p = array ();
|
||||
|
||||
Reference in New Issue
Block a user