Subject: | There is a bug. |
Summary: | Package rating comment |
Messages: | 2 |
Author: | Thorsten |
Date: | 2012-07-21 19:01:09 |
Update: | 2012-07-23 18:08:21 |
|
|
|
Thorsten rated this package as follows:
Utility: | Good |
Consistency: | Not sure |
Examples: | Sufficient |
|
 Thorsten - 2012-07-21 19:01:09
There is a bug..
replace function _contruct with
public function __construct( $root ){
$this->root = $this->addhttp($root);
}
so the url are working at new seo("URL")
 Radovan Janjic - 2012-07-23 18:08:21 - In reply to message 1 from Thorsten
Thanks for the notice, bug fixed.
|