Add info pages for individual events
This commit is contained in:
@@ -41,7 +41,7 @@ class SimpleEvent extends Event {
|
||||
}
|
||||
|
||||
public function getURL() {
|
||||
return '';
|
||||
return ('/hendelser/info.php?id=' . $this->id);
|
||||
}
|
||||
|
||||
public function getImageURL() {
|
||||
|
Reference in New Issue
Block a user