hey guys just wondering if you can help with this error ive started receiving(im not brilliant at coding so it probs something obvious)
Notice: Undefined variable: lang in C:\xampp\htdocs \armory\source\ charlist.php on line 24
20<ul class="heading" >
21<img class="ieimg" src="images/pixel.gif"><li class="hleft"></li>
22<li class="hcont">
23<div class="generic-title">
24<h1><?php echo $lang['search_for_pro files'] ?>:</h1>
25</div>
thanks for reading
stef
Notice: Undefined variable: lang in C:\xampp\htdocs \armory\source\ charlist.php on line 24
20<ul class="heading" >
21<img class="ieimg" src="images/pixel.gif"><li class="hleft"></li>
22<li class="hcont">
23<div class="generic-title">
24<h1><?php echo $lang['search_for_pro files'] ?>:</h1>
25</div>
thanks for reading
stef
Comment