$content_id = "37"; include("../config.inc.php"); include(CLASSPATH . "/testimonials/Testimonial_Data_Model.class.php"); include(CLASSPATH . "/testimonials/Testimonial_Manager.class.php"); $testimonial_manager = new Testimonial_Manager(); $testimonial_id = $_REQUEST["testimonial_id"]; ?>