comparison mgallery.php @ 27:b8f8e03f943b

Fix site library include.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 16 Jan 2016 02:17:49 +0200
parents 7f5209a6f7e0
children 2d8112d6c3bc
comparison
equal deleted inserted replaced
26:59cf3acc4440 27:b8f8e03f943b
1 <?php 1 <?php
2 // 2 //
3 // Yet Another Image Gallery 3 // Yet Another Image Gallery
4 // (C) Copyright 2015 Tecnic Software productions (TNSP) 4 // (C) Copyright 2015 Tecnic Software productions (TNSP)
5 // 5 //
6 require "msitegen.inc.php"; 6 require "mgeneric.inc.php";
7 require "mgallery.inc.php"; 7 require "mgallery.inc.php";
8 8
9 9
10 // 10 //
11 // Various utility functions 11 // Various utility functions