mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 03:40:37 +02:00
Moved core-image to e107_system/ and renamed to core_image.phar
This commit is contained in:
@@ -252,7 +252,7 @@ class e107Build
|
||||
$this->createCoreImage(); // Create Image
|
||||
}
|
||||
|
||||
$this->copyCoreImage($this->exportDir . "e107_admin/core_image.php");
|
||||
$this->copyCoreImage($this->exportDir . "e107_system/core_image.phar");
|
||||
|
||||
if (isset($rel['readme']))
|
||||
{
|
||||
|
Reference in New Issue
Block a user