Snipegallery 3.1.4 > Admin / Faq / Index.php

Questions? Need Help? Want to share? » PHP Forum
Script Name:
Snipegallery 3.1.4

Download:
snipegallery-3.1.4.zip

Category:
Image Galleries

Archive Content:

Images

Inc

INSTALL

Layout

Rss

Thumbs

Content:

Admin > Faq

Admin > Fonts

Admin > Frames

Admin > Gallery

Admin > Images

Admin > Images > Icons

Admin > Images

Admin > Import

Admin

Admin > Js

Admin > Lang

Admin > Layout

Admin > Lib

Admin > Lib > Forms

Admin > Lib

Admin > Settings

Index.php:


<?php 
/**
* Frequently Asked Questions Index
*
* Provides some frequently asked questions and answers,  as well as troubleshooting 
* tips and links to where to find support.
*   
* @package      admin
* @author       A Gianotto <snipe <at> snipe <dot> net>
* @since 3.0
* @version 3.0
*/
$GALLERY_SECTION "faq";
$PAGE_TITLE "FAQ";
include (
"../../inc/config.php");

include (
"../layout/admin.header.php");  

?>
<h3>Frequently Asked Questions</h3>
<p><b>What is the difference between an &quot;album&quot; and a &quot;gallery&quot;?</b><br>
&quot;Album&quot; and &quot;Gallery&quot; are simply terms we use to show the difference between top level categories and sub-level categories.  Albums are the top-level categories which can contain individual galleries,  allowing you to quickly and easily organize your images.   
</p>

<p><b>Where can I go for Snipe Gallery Support?</b><br>
Please visit the Snipe Gallery forums,  available at <a href="http://www.snipegallery.com/forums/" target="_new">http://www.snipegallery.com/forums/</a>
</p>

<p><b>Where can I go for Snipe Gallery Documentation?</b><br>
Please visit the online documentation,  available at <a href="http://snipegallery.com/docs/" target="_new">http://snipegallery.com/docs/</a>
</p>




    
<?php include ("../layout/admin.footer.php");   ?>    


Other Image Galleries Scripts:

WebMaster Resources Home

©RingsWorld.com