Missing Controller
Error: NucleophilesController could not be found.
Error: Create the class NucleophilesController below in file: app/controllers/nucleophiles_controller.php
<?php
class NucleophilesController extends AppController {
var $name = 'Nucleophiles';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp
