Changeset 114
- Timestamp:
- 06/22/06 12:37:45
(2 years ago)
- Author:
- malte
- Message:
"updated function reseller_limits_check
"
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r112 |
r114 |
|
| 1415 | 1415 | |
|---|
| 1416 | 1416 | if (empty($newprops)) { |
|---|
| 1417 | | |
|---|
| | 1417 | |
|---|
| | 1418 | //try to use them from our session |
|---|
| | 1419 | if (isset($_SESSION["ch_hpprops"])) { |
|---|
| | 1420 | |
|---|
| | 1421 | $props = $_SESSION["ch_hpprops"]; |
|---|
| | 1422 | |
|---|
| | 1423 | } else { |
|---|
| | 1424 | |
|---|
| 1418 | 1425 | $err_msg = tr('no Valid Hostingplan Limits :'.$newprops.' submitted'); |
|---|
| 1419 | 1426 | return; |
|---|
| 1420 | | |
|---|
| | 1427 | |
|---|
| | 1428 | } |
|---|
| 1421 | 1429 | } else { |
|---|
| 1422 | 1430 | |
|---|
|
Download in other formats:
#########################################################################
# Site footer - Contents are automatically inserted after main Trac HTML
?>