-=[ Mr. Bumblebee ]=-
_Indonesia_
| Path : /var/www/html/@php/ |
|
|
| Current File : /var/www/html/@php/db_triggers.php |
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* Triggers management.
*
* @package PhpMyAdmin
*/
/**
* Include required files
*/
require_once 'libraries/common.inc.php';
/**
* Include all other files
*/
require_once 'libraries/rte/rte_triggers.lib.php';
/**
* Do the magic
*/
$_PMA_RTE = 'TRI';
require_once 'libraries/rte/rte_main.inc.php';
?>
Copyright © 2017 || Recoded By Mr.Bumblebee