stats prepared
All checks were successful
Build and push / Pulling repo on server (push) Successful in 3s
All checks were successful
Build and push / Pulling repo on server (push) Successful in 3s
This commit is contained in:
@ -218,7 +218,7 @@ class Dogs extends Page {
|
||||
$this->set('results', $d->getResults());
|
||||
$this->set('dogdata', $d->data);
|
||||
$this->set('dogid', $dogid);
|
||||
$this->set('template', 'dog.html');
|
||||
$this->set('template', 'dog.html.php');
|
||||
}
|
||||
|
||||
function maySeeThisPage() {
|
||||
|
Reference in New Issue
Block a user