PHP Classes

File: htdocs/class/xoopseditor/tinymce/include/xoopscode.php

Recommend this page to a friend!
  Classes of Michael Beck   Xoops 2.5   htdocs/class/xoopseditor/tinymce/include/xoopscode.php   Download  
File: htdocs/class/xoopseditor/tinymce/include/xoopscode.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Xoops 2.5
Modular content management publication system
Author: By
Last change:
Date: 7 years ago
Size: 476 bytes
 

Contents

Class file image Download
<?php
/**
 * TinyMCE adapter for XOOPS
 *
 * @copyright (c) 2000-2016 XOOPS Project (www.xoops.org)
 * @license GNU GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
 * @package class
 * @subpackage editor
 * @since 2.3.0
 * @author Laurent JEN <dugris@frxoops.org>
 */

defined('XOOPS_ROOT_PATH') || exit('XOOPS root path not defined');

// Add your code here to check access by groups

return true;