![]() |
CMS
Version 3.9
|
Go to the source code of this file.
Variables | |
$article_id = checkNumeric($_GET["article_id"]) | |
if(! $article_id) | $article = new Article($article_id) |
$page | page_title = $article->title |
Definition at line 44 of file article.inc.
$article_id = checkNumeric($_GET["article_id"]) |
Definition at line 37 of file article.inc.
Definition at line 46 of file article.inc.