Changeset 1361 for trunk

Show
Ignore:
Timestamp:
08/13/08 12:11:12 (3 months ago)
Author:
networkfusion
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wifidog-auth/CHANGELOG

    r1360 r1361  
    11# $Id$ 
     22008-08-13 Robin Jones 
     3        *fixed dependancy change for Smarty reported by cristian@lalineapeluda.com 
     4 
    252008-08-07 Benoit GrĂ©goire  <bock@step.polymtl.ca> 
    36        * Updated spanish translation by jlms77@gmail.com 
  • trunk/wifidog-auth/wifidog/classes/Dependency.php

    r1349 r1361  
    120120       "detectFiles" => "lib/Smarty-2.6.18/libs/Smarty.class.php", 
    121121       'description' => "Required for all parts of wifidog", 
    122        'website' => "http://smarty.php.net/", 
    123        'installSourceUrl' => "http://smarty.php.net/do_download.php?download_file=Smarty-2.6.18.tar.gz", 
     122       'website' => "http://smarty.net/", 
     123       'installSourceUrl' => "http://smarty.net/do_download.php?download_file=Smarty-2.6.18.tar.gz", 
    124124       'installMethod' => "tarball", 
    125125       'installDestination' => "/"