plugins/SpecialUpdownload.php
changeset 23 320acf077276
parent 0 902822492a68
child 80 cb7dde69c301
--- a/plugins/SpecialUpdownload.php	Tue Jun 26 20:48:44 2007 -0400
+++ b/plugins/SpecialUpdownload.php	Tue Jun 26 21:03:02 2007 -0400
@@ -1,11 +1,11 @@
 <?php
 /*
 Plugin Name: Upload/download frontend
-Plugin URI: http://enano.homelinux.org/
+Plugin URI: http://enanocms.org/
 Description: Provides the pages Special:UploadFile and Special:DownloadFile. UploadFile is used to upload files to the site, and DownloadFile fetches the file from the database, creates thumbnails if necessary, and sends the file to the user.
 Author: Dan Fuhry
 Version: 1.0
-Author URI: http://enano.homelinux.org/
+Author URI: http://enanocms.org/
 */
 
 /*