|
I'll second sarahjones. My expectations would be Joomla! CMS. The error message(s) for certain actions are very identical (pretty much actually identical), and the URI seo seems similar too (clean URIs, that is).
Although, the <meta name="generator" content="x" /> shows that its "Tevada", what- or whoever that may be.
You might want to access the admin panel - granted that you may be able to do that - and see what the layout of the back-end is like. That should easily show what CMS its using.
__________________
$gocore = new gakoyucore();
$con = mysql_connect($gocore->server, $gocore->username, $gocore->password) or die(mysql_error());
|