We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c59e24f commit bee30a4Copy full SHA for bee30a4
resources/home.html
@@ -89,7 +89,7 @@ <h2>Community Sponsors</h2>
89
90
// array of community_sponsors member Twitter handles
91
$community_sponsors = array('croscon', 'cakephp', 'wonderproxy',
92
- 'lisamusing','thezippykid', 'companyfiftytwo','binarypress','zend');
+ 'lisamusing','thezippykid', 'companyfiftytwo','binarypress','zend','urvew');
93
94
// array of Twitter data for each community_sponsors member
95
$data['community_sponsors'] = array();
0 commit comments