plugins/Gallery.php
changeset 5 c0c324f0eeb5
parent 2 88c954d2846c
child 8 8490ce0cdd8c
--- a/plugins/Gallery.php	Wed Jul 25 20:25:02 2007 -0400
+++ b/plugins/Gallery.php	Thu Jul 26 10:37:10 2007 -0400
@@ -50,5 +50,6 @@
 require( ENANO_ROOT . '/plugins/gallery/upload.php' );
 require( ENANO_ROOT . '/plugins/gallery/fetcher.php' );
 require( ENANO_ROOT . '/plugins/gallery/search.php' );
+require( ENANO_ROOT . '/plugins/gallery/sidebar.php' );
 
 ?>