We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c51c781 commit d5e493fCopy full SHA for d5e493f
1 file changed
acp/pages_module.php
@@ -12,6 +12,8 @@
12
13
class pages_module
14
{
15
+ public $page_title;
16
+ public $tpl_name;
17
public $u_action;
18
19
public function main($id, $mode)
0 commit comments