changeset 27:b8f8e03f943b

Fix site library include.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 16 Jan 2016 02:17:49 +0200
parents 59cf3acc4440
children 2d8112d6c3bc
files mgallery.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mgallery.php	Wed Oct 14 10:52:44 2015 +0300
+++ b/mgallery.php	Sat Jan 16 02:17:49 2016 +0200
@@ -3,7 +3,7 @@
 // Yet Another Image Gallery
 // (C) Copyright 2015 Tecnic Software productions (TNSP)
 //
-require "msitegen.inc.php";
+require "mgeneric.inc.php";
 require "mgallery.inc.php";