mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-11 09:49:04 +00:00
7 lines
99 B
PHP
7 lines
99 B
PHP
|
<?php
|
||
|
|
||
|
// Increment whenever a web upgrade is required.
|
||
|
$NEL_SETUP_VERSION = 8;
|
||
|
|
||
|
/* end of file */
|