addUser('dummy', 'dummy', 'dummy@example.org'); $bs = SemanticScuttle_Service_Factory::get('Bookmark'); for ($nA = 0; $nA < 10; $nA++) { $rand = rand(); $bid = $bs->addBookmark( 'http://example.org/' . $rand, 'unittest bookmark #' . $rand, 'description', null, 0, array('unittest'), null, null, false, false, $uid ); } ?>>cgit logo index : lorea/elgg
Social Networking EngineSaravea
aboutsummaryrefslogtreecommitdiff
path: root/views/xml/pageshells
AgeCommit message (Expand)Author
2010-02-21Fixes #1517 - let web server set content length on xml filescash
2009-11-02setting xml version and encoding in xml pageshellcash
2009-10-16Finished standardizing seconday views.brettp
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
2009-01-23Refs #706marcus
2008-08-08Adjusted contributors file.ben