projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d099792
)
phpdoc - re-fix country
author
Eileen McNaughton
<eileen@fuzion.co.nz>
Mon, 12 Jan 2015 22:53:40 +0000
(11:53 +1300)
committer
Eileen McNaughton
<eileen@fuzion.co.nz>
Mon, 12 Jan 2015 22:53:40 +0000
(11:53 +1300)
api/v3/Country.php
patch
|
blob
|
blame
|
history
diff --git
a/api/v3/Country.php
b/api/v3/Country.php
index 05b088e1f027b7c6c39424b6a1c124a9f4211726..a0a9dc0f070b284abcdc405f5742ecbb97834e2f 100644
(file)
--- a/
api/v3/Country.php
+++ b/
api/v3/Country.php
@@
-47,8
+47,8
@@
require_once 'CRM/Core/DAO/Country.php';
* @example CountryCreate.php Standard Create Example
*
* @param array $params
- * @return array
API result array
- * API result array
+ * @return array
+ *
API result array
* @throws \API_Exception
* @access public
*/