remove comments
This commit is contained in:
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…
Reference in New Issue