mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-21 05:44:07 -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
|
@ -200,9 +200,6 @@ if (empty($v_bandwidth)) $v_bandwidth = "'1000'";
|
|||
if (empty($v_ns1)) $v_ns1 = 'ns1.example.ltd';
|
||||
if (empty($v_ns2)) $v_ns2 = 'ns2.example.ltd';
|
||||
|
||||
// Render page
|
||||
// render_page($user, $TAB, 'add_package');
|
||||
|
||||
$result = array(
|
||||
'web_system' => $_SESSION['WEB_SYSTEM'],
|
||||
'web_templates' => $web_templates,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue