parent preview
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
<?php
|
||||
|
||||
|
||||
if ($this->is_id()) {
|
||||
# EMPTY
|
||||
}
|
||||
else {
|
||||
# EDZÉS LISTA
|
||||
|
||||
$action_list_query = "
|
||||
SELECT
|
||||
@@ -140,6 +135,6 @@ order by object_date ASC;
|
||||
//$smarty->assign('balance', $balance);
|
||||
$smarty->display('user_diary.tpl');
|
||||
|
||||
}
|
||||
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user