<?php
# Author: Eduard Laas
# Copyright © 2005 - 2017 SLAED
# License: GNU GPL 3
# Website: slaed.net
if (!defined('ADMIN_FILE')) die('Illegal file access');
adminmenu($admin_file.'.php?op=content', _CONTENT, 'content.png');
?>