golden hour
/home/phakp/public_html/formtools/modules/field_type_tinymce
⬆️ Go Up
Upload
File/Folder
Size
Actions
LICENSE
34.31 KB
Del
OK
README.md
675 B
Del
OK
code
-
Del
OK
help.php
197 B
Del
OK
images
-
Del
OK
index.php
3.12 KB
Del
OK
lang
-
Del
OK
library.php
52 B
Del
OK
module_config.php
4.96 KB
Del
OK
templates
-
Del
OK
tinymce
-
Del
OK
Edit: help.php
<?php require_once("../../global/library.php"); use FormTools\Modules; $module = Modules::initModulePage("admin"); $page_vars = array(); $module->displayPage("templates/help.tpl", $page_vars);
Save