PHP Classes

There is a bug.

Recommend this page to a friend!

      On Page SEO  >  All threads  >  There is a bug.  >  (Un) Subscribe thread alerts  
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

  1. There is a bug.   Reply   Report abuse  
Picture of Thorsten 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")

  2. Re: There is a bug.   Reply   Report abuse  
Picture of Radovan Janjic Radovan Janjic - 2012-07-23 18:08:21 - In reply to message 1 from Thorsten
Thanks for the notice, bug fixed.