Show
Ignore:
Timestamp:
10/04/2007 03:32:31 PM (14 months ago)
Author:
Shadowhand
Message:

Updated Input, replacing xss_clean() with a function by Christian Stocker. This function is blazing fast and does most of the right stuff.

Other changes are spit shine.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/system/libraries/Upload.php

    r644 r648  
    1 <?php  if (!defined('SYSPATH')) exit('No direct script access allowed'); 
     1<?php defined('SYSPATH') or die('No direct script access.'); 
    22/** 
    33 * Kohana