PATH:
var
/
softaculous
/
webmail
<?php ////////////////////////////////////////////////////////////// //=========================================================== // extend.php(For individual softwares) //=========================================================== // SOFTACULOUS // Version : 1.0 // Inspired by the DESIRE to be the BEST OF ALL // ---------------------------------------------------------- // Started by: Alons // Date: 10th Jan 2009 // Time: 21:00 hrs // Site: http://www.softaculous.com/ (SOFTACULOUS) // ---------------------------------------------------------- // Please Read the Terms of use at http://www.softaculous.com // ---------------------------------------------------------- //=========================================================== // (c)Softaculous Inc. //=========================================================== ////////////////////////////////////////////////////////////// if(!defined('SOFTACULOUS')){ die('Hacking Attempt'); } ///////////////////////////////////////// // All functions in this PAGE must begin // with TWO UNDERSCORE '__' to avoid // clashes with SOFTACULOUS Functions // e.g. __softname_funcname() ///////////////////////////////////////// ////////////////////////////////////////// // Note : The path of the upgrade package // is $software['path'].'/' . So to // access other files use // $software['path'].'/other_file.ext' ////////////////////////////////////////// //Change password using old method function __ad_pass_md5($password){ return md5($password); } ?>
[+]
php56
[-] _extend.php
[edit]
[+]
php81
[+]
php53
[-] upgrade.php
[edit]
[+]
..
[-] encryption_key.php
[edit]
[-] import.php
[edit]
[-] db_init.php
[edit]
[-] notes.txt
[edit]
[-] md5
[edit]
[-] clone.php
[edit]
[-] _edit.php
[edit]
[-] changelog.txt
[edit]
[-] install.js
[edit]
[-] config.json
[edit]
[-] Core.config.json
[edit]
[+]
php71
[-] install.php
[edit]
[-] fileindex.php
[edit]
[-] upgrade.xml
[edit]
[-] info.xml
[edit]
[-] install.xml
[edit]
[+]
images
[+]
php82
[-] _edit.xml
[edit]
[-] migrate.php
[edit]