Missing Method in ArtemideAsteController
Error: The action condizioni_di_vendita.htm is not defined in controller ArtemideAsteController
Error: Create ArtemideAsteController::condizioni_di_vendita.htm() in file: app/controllers/artemide_aste_controller.php.
<?php
class ArtemideAsteController extends AppController {
var $name = 'ArtemideAste';
function condizioni_di_vendita.htm() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp.

