equal
deleted
inserted
replaced
17 * |
17 * |
18 * You should have received a copy of the GNU General Public License |
18 * You should have received a copy of the GNU General Public License |
19 * along with this program. If not, see <http://www.gnu.org/licenses/>. |
19 * along with this program. If not, see <http://www.gnu.org/licenses/>. |
20 */ |
20 */ |
21 |
21 |
22 require_once("inc/i18n.inc.php"); |
|
23 require_once("inc/toolkit.inc.php"); |
22 require_once("inc/toolkit.inc.php"); |
24 |
23 |
25 if (!level(5)) |
24 if (!level(5)) |
26 { |
25 { |
27 error(ERR_LEVEL_5); |
26 error(ERR_LEVEL_5); |