Update: 2026-06-11 13:47:39
This commit is contained in:
@@ -11,7 +11,7 @@ ini_set('memory_limit', '512M');
|
||||
require_once realpath(__DIR__ . '/../vendor/autoload.php');
|
||||
require_once 'load_env.php';
|
||||
|
||||
$env_file = '/home/intaleq-api/env/.env';
|
||||
$env_file = '/home/siro-api/env/.env';
|
||||
loadEnvironment($env_file);
|
||||
|
||||
include "encrypt_decrypt.php"; // لاستخدام $encryptionHelper
|
||||
|
||||
Reference in New Issue
Block a user