This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "fundingDocumentURL": "http://reliefweb.int/updates?advanced-search=(C226.C122)_(F4)_!(S1242)_!(S1741)_!(S1255)_!(PC254)_!(S4304)#content", | |
| "dataSources": [ | |
| { | |
| "dataItemTitle": "Iraq", | |
| "dataSourceURL": "http://fts.unocha.org/reports/daily/OCHA_R32sum_A983.PDF", | |
| "clusters": [{ | |
| "name": "CAMP COORDINATION AND CAMP MANAGEMENT (CCCM)", | |
| "current_requirement": 32488735.0, | |
| "original_requirement": 0.0, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "title": "Crisis Overview", | |
| "dataSource": "Data Source <cite><a href=\"http://www.unhcr.org/cgi-bin/texis/vtx/home\" target=\"_top\">UNHCR</a></cite>", | |
| "map": { | |
| "src": "http://crisis.unrw.p2devcloud.com/img/overview-map.jpg", | |
| "alt": "Syria/Iraq" | |
| }, | |
| "content": { | |
| "syria": { | |
| "title": "Syria", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "fundingDocumentURL": "http://reliefweb.int/updates?advanced-search=(C226.C122)_(F4)_!(S1242)_!(S1741)_!(S1255)_!(PC254)_!(S4304)#content", | |
| "dataSources": [ | |
| { | |
| "dataItemTitle": "Iraq", | |
| "dataSourceURL": "http://fts.unocha.org/reports/daily/OCHA_R32sum_A983.PDF", | |
| "clusters": [{ | |
| "name": "CCCM", | |
| "name_long": "Camp Coordination and Camp Management", | |
| "current_requirement": 32488735.0, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| jadams@mskcfsft:~$ curl -sS https://getcomposer.org/installer | php | |
| #!/usr/bin/env php | |
| All settings correct for using Composer | |
| Downloading... | |
| Composer successfully installed to: /home/users/jadams/composer.phar | |
| Use it: php composer.phar | |
| jadams@mskcfsft:~$ sudo mv composer.phar /usr/local/bin/composer | |
| mv: cannot stat `composer.phar': Permission denied |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| $databases['default']['default'] = array( | |
| 'driver' => 'mysql', | |
| 'database' => 'mskft_drupal', | |
| 'username' => 'mskft_drupal', | |
| 'password' => 'drupal', | |
| 'host' => 'localhost', | |
| 'prefix' => '', | |
| 'collation' => 'utf8_general_ci', | |
| ); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| $databases['default']['default'] = array( | |
| 'driver' => 'mysql', | |
| 'database' => 'mskcfs_drupal', | |
| 'username' => 'mskcfs_drupal', | |
| 'password' => 'drupal', | |
| 'host' => 'localhost', | |
| 'prefix' => '', | |
| 'collation' => 'utf8_general_ci', | |
| ); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "countries": ["Malawi", "Mozambique", "Zambia", "Zimbabwe", "Madagascar"], | |
| "content": [ | |
| { | |
| "type": "reports", | |
| "title": "REPORTS", | |
| "icon": "un-icon-product_type_report", | |
| "filters": [ | |
| { | |
| "linkTitle": "Situation reports by UN agencies", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "countries": ["Malawi", "Mozambique", "Zambia", "Zimbabwe", "Madagascar"], | |
| "content": [ | |
| { | |
| "type": "reports", | |
| "title": "REPORTS", | |
| "icon": "un-icon-product_type_report", | |
| "filters": [ | |
| { | |
| "linkTitle": "Situation reports by UN agencies", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "countries": ["Malawi", "Mozambique", "Zambia", "Zimbabwe", "Madagascar"], | |
| "startDate": "2014-12-22", | |
| "limit": "100" | |
| } |
NewerOlder