remove comments

master
Thomas Renard 12 years ago
parent 7278dc0edf
commit eafce79191

@ -1,10 +1,4 @@
<?php
// This plugin creates ReadLater bookmarks in your owncloud.
// The plugin needs a
// define('OWNCLOUD_URL','http(s)://your.serv.er/owncloud/');
// in your config.php. The parameter is actually global. user_pref
// with editable parameter in future versions.
require_once "config.php";
class OwnCloud extends Plugin {

Loading…
Cancel
Save