YaWK  24.1
Yet another WebKit
blog.php File Reference

Go to the source code of this file.

Variables

 $blog = new \YAWK\PLUGINS\BLOG\blog()
 
 $templateID = YAWK\template::getCurrentTemplateId($db)
 
if(!isset($_GET['blogid'])) else
 

Variable Documentation

◆ $blog

$blog = new \YAWK\PLUGINS\BLOG\blog()

Definition at line 7 of file blog.php.

◆ $templateID

◆ else

if ( $blog->loadBlogProperties( $db, $blog->blogid)===false) if ( $blog->published !=0) else
Initial value:
{
$blog->blogid = $_GET['blogid']
$blog
Definition: blog.php:122
print $_GET['id']
Definition: page-edit.php:357

Definition at line 25 of file blog.php.