X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=ng_selfservice%2Fservices.php;fp=ng_selfservice%2Fservices.php;h=ce47e9ea4f2bd2d8acdfe176f2f19a9d2b685649;hp=0000000000000000000000000000000000000000;hb=a563de5fc2f42abf16fbcfda7cf5bc5f1ce794e7;hpb=93f2d729dcc5c1bbf424a61ee49b985a4e3ed1d6 diff --git a/ng_selfservice/services.php b/ng_selfservice/services.php new file mode 100644 index 000000000..ce47e9ea4 --- /dev/null +++ b/ng_selfservice/services.php @@ -0,0 +1,69 @@ + + +list_pkgs( array( + 'session_id' => $_COOKIE['session_id'], +) ); + +if ( isset($list_pkgs['error']) && $list_pkgs['error'] ) { + $error = $list_pkgs['error']; + header('Location:index.php?error='. urlencode($error)); + die(); +} + +extract($list_pkgs); + +?> + + + + + + + + +'; + $rowspan = count($pkg['cust_svc']); + if ( $rowspan == 0 ) { $rowspan = 1; } + $td = ' + + + + + + + + + + - renews on + + + + '; } ?> + + + + + + +
ProductStatusService(s)
'; +?> +
:
+
+ + +
+ +
+ + +