gecko-dev/webtools/uninstall_survey/controllers/choices_controller.php
wclouser%mozilla.com 30de22526d new files for the db
2006-06-29 21:44:19 +00:00

8 lines
88 B
PHP

<?php
class ChoicesController extends AppController {
var $name = 'Choices';
}
?>