In millennium.module, it is called user_load(array(1)) instead of the correct user_load(array('uid' => 1));
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | millennium-813012-1.patch | 1.04 KB | janusman |
In millennium.module, it is called user_load(array(1)) instead of the correct user_load(array('uid' => 1));
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | millennium-813012-1.patch | 1.04 KB | janusman |
Comments
Comment #1
janusman commentedCommitting this patch.