YaWK
24.1
Yet another WebKit
|
Go to the source code of this file.
Variables | |
$lang ['BACK'] | |
$lang ['REFRESH'] | |
$res | |
if(!isset($blog)) if(!isset($language)||(!isset($lang))) if(isset($_GET['toggle'])) if(isset($_GET['deletecomment'])) if(isset($_GET['blogid'])) | else |
$blog | icon = $blog->getBlogProperty($db, $blog->id, "icon") |
$blog | name = $blog->getBlogProperty($db, $blog->id, "name") |
print $lang[ 'BACK'] |
Definition at line 107 of file blog-comments.php.
print $lang[ 'REFRESH'] |
Definition at line 105 of file blog-comments.php.
$res |
Definition at line 129 of file blog-comments.php.
if (!isset( $blog)) if (!isset( $language)||(!isset( $lang))) if (isset( $_GET[ 'toggle'])) if (isset( $_GET[ 'deletecomment'])) if (isset( $_GET[ 'blogid'])) else |
Definition at line 60 of file blog-comments.php.
$blog icon = $blog->getBlogProperty($db, $blog->id, "icon") |
Definition at line 66 of file blog-comments.php.
Referenced by ready().
$blog name = $blog->getBlogProperty($db, $blog->id, "name") |
Definition at line 65 of file blog-comments.php.