[pLog-svn] r997 - plog/trunk/class/action

Benjamin Krause ork at orkland.de
Tue Feb 8 15:28:58 GMT 2005


here we go ..

$userName = $this->_request->getValue( 'userName' );

// if there is a "blogId" parameter, it takes precedence over the
// "user" parameter.
if( !$blogId && !$blogName ) {
   if( $userParam ) {


you mean userName, don't you? :)

i'll fix that..






More information about the pLog-svn mailing list