Changeset 1361
- Timestamp:
- 08/13/08 12:11:12 (3 months ago)
- Files:
-
- trunk/wifidog-auth/CHANGELOG (modified) (1 diff)
- trunk/wifidog-auth/wifidog/classes/Dependency.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wifidog-auth/CHANGELOG
r1360 r1361 1 1 # $Id$ 2 2008-08-13 Robin Jones 3 *fixed dependancy change for Smarty reported by cristian@lalineapeluda.com 4 2 5 2008-08-07 Benoit Grégoire <bock@step.polymtl.ca> 3 6 * Updated spanish translation by jlms77@gmail.com trunk/wifidog-auth/wifidog/classes/Dependency.php
r1349 r1361 120 120 "detectFiles" => "lib/Smarty-2.6.18/libs/Smarty.class.php", 121 121 '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", 124 124 'installMethod' => "tarball", 125 125 'installDestination' => "/"
