mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 13:17:00 -04:00
Minor tweaks of documentation syntax highlighter
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@607 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -5,7 +5,8 @@ require_once('./modules/mse-drupal-modules/autoformat.inc');
|
||||
global $nice_ff_names;
|
||||
$nice_ff_names = array(
|
||||
'Function' => 'Functions',
|
||||
'Type' => 'Types'
|
||||
'Type' => 'Types',
|
||||
'Script' => 'Scripting'
|
||||
);
|
||||
|
||||
define('FROMFILE_DIR', 'doc');
|
||||
|
||||
Reference in New Issue
Block a user