Log in with username/password: lyceum/lyceum

Changeset 615

Show
Ignore:
Timestamp:
03/28/06 17:17:59 (2 years ago)
Author:
jjb
Message:

fixed!

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/lib/functions.php

    r611 r615  
    9898function bloginput(){ 
    9999   global $blogdata; 
    100    return "<input type=\"hidden\" name=\"b\" value=\"$blogdata->id\" />"; 
     100   return "<input type=\"hidden\" name=\"b\" value=\"$blogdata->slug\" />"; 
    101101} 
    102102 
Log in with username/password: lyceum/lyceum