mirror of
https://gitlab.com/hashborgir/d2tools.git
synced 2025-10-13 08:24:24 -05:00
version string update
This commit is contained in:
@@ -43,9 +43,9 @@ ini_set('max_execution_time', '0');
|
||||
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
*/
|
||||
$title = '<span style="color: #880000">D2</span> Modder';
|
||||
$title = '<span style="font-family: ExocetHeavy ; font-weight: bold; color: #880000">D2 Modder</span>';
|
||||
$author = " HashCasper";
|
||||
$version = '<span style="color: #aaa">v6 Alpha ';
|
||||
$version = '<span style="font-family: monospace; color: #aaa">v6.1 Alpha ';
|
||||
|
||||
define('APP_DB', "D2Modder.db");
|
||||
|
||||
|
Reference in New Issue
Block a user