parent preview
This commit is contained in:
@@ -1,13 +1,5 @@
|
||||
<?php
|
||||
|
||||
# HA NINCS ID, AKKOR INFORMÁCIÓK
|
||||
|
||||
if ($this->is_id()) {
|
||||
# EMPTY
|
||||
|
||||
|
||||
}
|
||||
else {
|
||||
# INFORMÁCIÓK
|
||||
|
||||
$info_query = "SELECT setv_id FROM setting_value JOIN setting ON setv_setting_set_id = set_id WHERE set_name = 'Információk'";
|
||||
@@ -23,6 +15,4 @@ else {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user