Organize scattered PHP files into scripts/ and tests/ directories
This commit is contained in:
1
tests/test_trans.php
Executable file
1
tests/test_trans.php
Executable file
@@ -0,0 +1 @@
|
||||
<?php require "../config.php"; global $translator; echo $translator->trans("Category not found");
|
||||
Reference in New Issue
Block a user