poll bugfix
This commit is contained in:
@ -1,17 +1,3 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
closeNow
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
listSitePolls
|
|
||||||
|
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* app/plugins/feedback/models/feedback.php
|
* app/plugins/feedback/models/feedback.php
|
||||||
@ -87,3 +73,16 @@ class Feedback extends DatabaseModel {
|
|||||||
return self::$db->lastId();
|
return self::$db->lastId();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
// closeNow
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
// listSitePolls
|
Reference in New Issue
Block a user