diff -r ad3b061a1c76 -r c0c324f0eeb5 plugins/Gallery.php --- 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' ); ?>