Changeset 1110 for trunk

Show
Ignore:
Timestamp:
04/11/08 20:00:29 (8 months ago)
Author:
malte
Message:

fixed wrong url for update notification

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/gui/admin/ispcp_updates.php

    r1014 r1110  
    2828 
    2929        $info_url = "http://www.isp-control.net/download.html"; 
    30         $last_update = "http://isp-control.net/latest.txt"; 
     30        $last_update = "http://www.isp-control.net/latest.txt"; 
    3131        // Fake the browser type 
    3232        ini_set('user_agent', 'Mozilla/5.0');