1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-30 19:30:25 +02:00

charset and badchars

This commit is contained in:
marj
2009-11-12 15:11:17 +00:00
parent 65ec3f6b2e
commit 9a715e8246
32 changed files with 420 additions and 518 deletions

View File

@@ -1,23 +1,19 @@
<?php
/*
+ ----------------------------------------------------------------------------+
| e107 website system
|
| <20>Steve Dunstan 2001-2002
| http://e107.org
| jalist@e107.org
|
| Released under the terms and conditions of the
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/e107_handlers/resize_handler.php,v $
| $Revision: 1.11 $
| $Date: 2009-09-19 20:46:08 $
| $Author: e107steved $
|
|
+----------------------------------------------------------------------------+
*/
* e107 website system
*
* Copyright (C) 2001-2009 e107 Inc (e107.org)
* Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
*
*
*
* $Source: /cvs_backup/e107_0.8/e107_handlers/resize_handler.php,v $
* $Revision: 1.12 $
* $Date: 2009-11-12 15:11:16 $
* $Author: marj_nl_fr $
*/
if (!defined('e107_INIT')) { exit; }
// Given an image file name, return the mime type string. Returns FALSE if invalid