Completed
Pull Request — master (#75)
by Jakub
10:46
created
controller/admin_controller.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -367,7 +367,7 @@
 block discarded – undo
367 367
 	 *  - analyse ad code
368 368
 	 *  - submit form (either add or edit an ad)
369 369
 	 *
370
-	 * @return	mixed	Action name or false when no action was submitted
370
+	 * @return	string|false	Action name or false when no action was submitted
371 371
 	 */
372 372
 	protected function get_submitted_action()
373 373
 	{
Please login to merge, or discard this patch.