mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 14:46:56 +02:00
Remove 'debug' code
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
*
|
||||
*
|
||||
* $Source: /cvs_backup/e107_0.8/e107_plugins/faqs/faqs.php,v $
|
||||
* $Revision: 1.4 $
|
||||
* $Date: 2009-11-20 05:01:51 $
|
||||
* $Author: e107coders $
|
||||
* $Revision: 1.5 $
|
||||
* $Date: 2009-12-02 22:34:58 $
|
||||
* $Author: bugrain $
|
||||
*/
|
||||
|
||||
require_once ("../../class2.php");
|
||||
@@ -168,7 +168,6 @@ class faq
|
||||
|
||||
function view_all() // new funtion to render all FAQs
|
||||
{
|
||||
echo "hello";
|
||||
$sql = e107::getDb();
|
||||
$tp = e107::getParser();
|
||||
|
||||
|
Reference in New Issue
Block a user