remove code..
[Pman.Admin] / Translations.php
1 <?php
2
3 // see core_template code..
4  
5 /**
6  * Pman_Admin_Translation:
7  * - the latest version of this....
8  *
9  * Files:
10  *   output / current state:    ROOT/_translations_/MODULE.js
11  *   input:       Pman::moduleJavascriptFilesInfo($MODULE)->translation_data
12  * 
13  * 
14  * see:
15  * Pman->modulesList()
16  *
17  * Note: at present the front end does not query this to get a list of modules..
18  * 
19  */
20