|
@@ -6,7 +6,7 @@ Lib::loadClass('Response');
|
|
|
|
|
|
|
|
class Route_UrlAction_PanelKlientaBiallNet extends RouteBase {
|
|
class Route_UrlAction_PanelKlientaBiallNet extends RouteBase {
|
|
|
|
|
|
|
|
- static $PANEL_URL = "https://biuro.biall-net.pl/panel/index.php?_route=UrlAction_ChangeUser&id_admin={id}";
|
|
|
|
|
|
|
+ static $PANEL_URL = "https://biuro.biall-net.pl/panel/pl/index.php?_route=UrlAction_ChangeUser&id_admin={id}";
|
|
|
static $PANEL_DEV_URL = "https://biuro.biall-net.pl/dev-pl/se-projects/panel_biall_net/SE/index.php?_route=UrlAction_ChangeUser&id_admin={id}";
|
|
static $PANEL_DEV_URL = "https://biuro.biall-net.pl/dev-pl/se-projects/panel_biall_net/SE/index.php?_route=UrlAction_ChangeUser&id_admin={id}";
|
|
|
|
|
|
|
|
function defaultAction() {
|
|
function defaultAction() {
|