mirror of
https://gitlab.com/hashborgir/d2tools.git
synced 2025-10-13 16:34:23 -05:00
latest changes, need to debug gendoc runewords. db is corrupted somehow. Older db doesn't have bug.
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="font-family: ExocetHeavy ; font-weight: bold; color: #880000">D2 Modder</span>';
|
||||
$title = '<span class="h1" style="font-size: 100%; ;font-family: ExocetHeavy ; font-weight: bold; color: #880000">D2 Modder</span>';
|
||||
$author = " HashCasper";
|
||||
$version = '<span style="font-family: monospace; color: #aaa">v6.1 Alpha ';
|
||||
$version = '<span style="font-size: 13px;font-family: monospace; color: #aaa">v6.1 Alpha ';
|
||||
|
||||
define('APP_DB', "D2Modder.db");
|
||||
|
||||
|
Reference in New Issue
Block a user