mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 10:37:39 -07:00
Removed server side pages rendering.
This commit is contained in:
parent
be834ddd17
commit
0bb63b01c4
26 changed files with 0 additions and 134 deletions
|
@ -15,9 +15,6 @@ unset($output);
|
|||
|
||||
top_panel(empty($_SESSION['look']) ? $_SESSION['user'] : $_SESSION['look'], $TAB);
|
||||
|
||||
// Render page
|
||||
// render_page($user, $TAB, 'list_db');
|
||||
|
||||
// Back uri
|
||||
$_SESSION['back'] = $_SERVER['REQUEST_URI'];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue