/app/models/carrier.php
<?php
class Carrier extends AppModel {
var $name = 'Carrier';
}
?>Upload the file.
Drug Education and Medication Adherence Service developed in CakePHP
/app/models/carrier.php
<?php
class Carrier extends AppModel {
var $name = 'Carrier';
}
?>Upload the file.
No comments:
Post a Comment