latest changes, need to debug gendoc runewords. db is corrupted somehow. Older db doesn't have bug.

This commit is contained in:
Hash Borgir
2023-06-23 17:41:06 -06:00
parent ee5769781b
commit 8ec5186cbe
1783 changed files with 147 additions and 825 deletions

View File

@@ -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");