mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-30 19:05:49 -04:00
Merge branch 'master' of git@github.com:gallery/gallery3
This commit is contained in:
+2
-2
@@ -17,8 +17,8 @@
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
class organize_menu {
|
||||
static function site($menu, $theme) {
|
||||
class organize_event_Core {
|
||||
static function site_menu($menu, $theme) {
|
||||
$item = $theme->item();
|
||||
|
||||
if ($item && access::can("edit", $item) && $item->is_album()) {
|
||||
Reference in New Issue
Block a user