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