Default message if a user tries to see galleries without using PhpWebGallery

git-svn-id: http://piwigo.org/svn/trunk@109 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
z0rglub
2003-09-14 16:53:06 +00:00
parent 668f8c3586
commit 56a92314c1
+8
View File
@@ -0,0 +1,8 @@
<html>
<head>
<title>PhpWebGallery</title>
</head>
<body>
No access authorized
</body>
</html>