[Affelio-cvs 1147] CVS update: affelio/lib

Back to archive index

Tadashi Okoshi slash****@users*****
2006年 3月 8日 (水) 00:06:27 JST


Index: affelio/lib/AffelioApp.pm
diff -u affelio/lib/AffelioApp.pm:1.20 affelio/lib/AffelioApp.pm:1.21
--- affelio/lib/AffelioApp.pm:1.20	Tue Mar  7 23:39:08 2006
+++ affelio/lib/AffelioApp.pm	Wed Mar  8 00:06:26 2006
@@ -14,7 +14,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #
-# $Id: AffelioApp.pm,v 1.20 2006/03/07 14:39:08 slash5234 Exp $
+# $Id: AffelioApp.pm,v 1.21 2006/03/07 15:06:26 slash5234 Exp $
 
 package AffelioApp;
 {
@@ -66,7 +66,7 @@
 			      Caller    => $install_name);
 	}
 
-	my $app__web_root = "$af->{site__user_afid}apps/$install_name";
+	my $app__web_root = "$af->{site__user_afid}/apps/$install_name";
 
 	debug_print("AffelioApp::new: ConfigDir =$app__fs_root");
 	debug_print("AffelioApp::new: cfg_path  =$cfg_path");


Affelio-cvs メーリングリストの案内
Back to archive index