diff -r 839a18931017 -r f74e4f88b680 inc/config-me.inc.php --- a/inc/config-me.inc.php Sun Mar 30 19:22:56 2008 +0000 +++ b/inc/config-me.inc.php Mon Mar 31 06:43:38 2008 +0000 @@ -1,6 +1,6 @@ for more details. * * Copyright 2007, 2008 Rejo Zenger @@ -46,12 +46,12 @@ /* URI Configuration */ // $BASE_URL -// This will be the main URI you will use to connect to PowerAdmin. +// This will be the main URI you will use to connect to Poweradmin. // For instance: "http://poweradmin.sjeemz.nl" $BASE_URL = "http://"; // $BASE_PATH -// If PowerAdmin is in a subdir. Specify this here +// If Poweradmin is in a subdir. Specify this here // For instance: "/admin/" $BASE_PATH = "/admin/";