Hi,

I updated python-poker-network on private.pokersource.info to latest
package version from farmpokersource.pokersource.info.

I noticed that http://private.pokersource.info/letspok/tourneys/all
seems broken:
Missing Method in TourneysController

Error: The action all is not defined in controller TourneysController

Error: Create TourneysController::all() in file:
./controllers/tourneys_controller.php.

<?php
class TourneysController extends AppController {

        var $name = 'Tourneys';


        function all() {

        }

}
?>

Notice: If you want to customize this error message, create
./views/errors/missing_action.ctp.

I don't think that is related to the upgrade, could someone confirm this ?
-- 
bou ^

_______________________________________________
Pokersource-users mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-users

Reply via email to