Changeset 543
- Timestamp:
- 04/30/07 13:06:38
(2 years ago)
- Author:
- malte
- Message:
fixed #238 #234
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r542 |
r543 |
|
| 14 | 14 | - ENGINE: |
|---|
| 15 | 15 | * fixed #223 (/etc/hosts was in wrong format and not ipv6 aware) |
|---|
| | 16 | - GUI |
|---|
| | 17 | * fixed #234 |
|---|
| | 18 | * fixed #238 |
|---|
| 16 | 19 | |
|---|
| 17 | 20 | 2007-04-29 Benedikt Heintel |
|---|
| r518 |
r543 |
|
| 106 | 106 | // Extract and show data for hosting plants |
|---|
| 107 | 107 | function gen_hp_table(&$tpl, $reseller_id) { |
|---|
| 108 | | global $sql, $cfg; |
|---|
| | 108 | global $sql, $cfg, $external_event; |
|---|
| 109 | 109 | |
|---|
| 110 | 110 | if (isset($cfg['HOSTING_PLANS_LEVEL']) && $cfg['HOSTING_PLANS_LEVEL'] === 'admin') { |
|---|
| r474 |
r543 |
|
| 2 | 2 | <head> |
|---|
| 3 | 3 | <meta http-equiv="Content-Type" content="text/html; charset={THEME_CHARSET}"> |
|---|
| 4 | | <title>{TR_ADMIN_ispcp_UPDATES_PAGE_TITLE}</title> |
|---|
| | 4 | <title>{TR_ADMIN_ISPCP_UPDATES_PAGE_TITLE}</title> |
|---|
| 5 | 5 | <meta name="robots" content="noindex"> |
|---|
| 6 | 6 | <meta name="robots" content="nofollow"> |
|---|
|
Download in other formats:
#########################################################################
# Site footer - Contents are automatically inserted after main Trac HTML
?>