## v5.11 -> mar. 07, 2005
session_start();
include_once ("config/config.php");
include ("themes/".$setts['default_theme']."/header.php");
header5("$lang[faq]");
$getFaqCats=mysql_query("SELECT * FROM probid_faq_categories WHERE lang='".$_SESSION['sess_lang']."' ORDER BY theorder ASC");?>
| =$imgarrow;?> | =$faqCats['name'];?> |
| =$imgarrow2;?> | =$faqQuestions['name'];?> |
| echo addSpecialChars($faqQuestions['content']);?> |