Skip to content

Commit d5e493f

Browse files
committed
Very minor code improvement
1 parent c51c781 commit d5e493f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

acp/pages_module.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212

1313
class pages_module
1414
{
15+
public $page_title;
16+
public $tpl_name;
1517
public $u_action;
1618

1719
public function main($id, $mode)

0 commit comments

Comments
 (0)