diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2013-04-06 21:10:36 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2013-04-06 21:10:36 +0000 |
commit | 5a1b961e75af047b792814208f36a196f4140644 (patch) | |
tree | 4e3200d54c955227e0a9e3087e603f61ebc84e9d /h-source/Application/Include/wikiFormatting.php | |
parent | 8891e3091e53ac23c8b3d67e84ce4b5ff1eede4f (diff) |
added some vendors -rsandu issue
Diffstat (limited to 'h-source/Application/Include/wikiFormatting.php')
-rw-r--r-- | h-source/Application/Include/wikiFormatting.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/h-source/Application/Include/wikiFormatting.php b/h-source/Application/Include/wikiFormatting.php index 2a8ba21..e868674 100644 --- a/h-source/Application/Include/wikiFormatting.php +++ b/h-source/Application/Include/wikiFormatting.php @@ -99,7 +99,7 @@ function createTabs($match) return null; } -//create the HTM Lof the tabs in the description entry +//create the HTML of the tabs in the description entry class Tabs { public static $tabList = array(); |