bug #96 move libraries to library - better alignment of like rotator
This commit is contained in:
parent
60caa03494
commit
0b221e8945
397 changed files with 30 additions and 30 deletions
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');
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue