diff options
Diffstat (limited to 'src/admin')
| -rw-r--r-- | src/admin/option.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/admin/option.php b/src/admin/option.php index 81e5879..d3581a4 100644 --- a/src/admin/option.php +++ b/src/admin/option.php @@ -15,7 +15,6 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see <http://www.gnu.org/licenses/>. //////////////////////////////////////////////////////////////////////////////// -// Last modified 05/aug/2012 by cassio@ime.usp.br require('header.php'); require('../optionlower.php'); ?> |