initial
This commit is contained in:
commit
37b7eb3818
6 changed files with 348 additions and 0 deletions
7
php/const.php
Normal file
7
php/const.php
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
define('TEXT_MAXLEN', 160);
|
||||
define('TEXT_MAXLINE', 63);
|
||||
define('ERIKA_CMD', "echo");
|
||||
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue