--- fckeditor/fckeditor_php5.php.orig 2010-02-15 08:13:02.000000000 -0300 +++ fckeditor/fckeditor_php5.php 2012-11-27 10:56:38.956026241 -0300 @@ -57,3 +57,3 @@ $iVersion = (int)substr($sAgent, strpos($sAgent, 'Gecko/') + 6, 8) ; - return ($iVersion >= 20030210) ; + return ($iVersion >= 20030210 || $iVersion >= 17) ; }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
fckeditor | Folder | 0755 |
|
|
apply.sh | File | 81 B | 0644 |
|
config.php | File | 14.98 KB | 0644 |
|
firefox_detect.patch | File | 332 B | 0644 |
|
phplist_config.patch | File | 346 B | 0644 |
|