bug #96 move libraries to library - better alignment of like rotator
This commit is contained in:
6
library/simplepie/demo/handler_image.php
Normal file
6
library/simplepie/demo/handler_image.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
// This should be modifed as your own use warrants.
|
||||
|
||||
require_once('../simplepie.inc');
|
||||
SimplePie_Misc::display_cached_file($_GET['i'], './cache', 'spi');
|
||||
?>
|
||||
Reference in New Issue
Block a user