reportify_mncl/public/userarea/include/generalsettings.php
2024-03-16 20:37:32 +01:00

11 lines
241 B
PHP

<?php
$linkglobal="http://localhost/yogiwhere/public/schoolarea";
$fromaddresssmail="info@acscreativesolutions.com";
$openssl_encryptionAlgorithm = 'AES-128-CTR';
$openssl_encryptionKey = '6LdmQRcUAADGAJ530rqWaAxbuyPA9kZaO6r1I_MC6';
?>