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