On Wednesday 05 December 2012 16:18:38 Bernhard Posselt wrote: > The app is already documented in a tutorial > which needs review too > (http://doc.owncloud.com/server/5.0/developer_manual/tutorial.html)
Nice work! Why is the following line needed? (good comment though!) sudo chmod a+rw /var/www # only do this on your dev machine! You probably don't want to find out your app isn't working when the whole world does NOT have write permissions (ie on deployment). Cheers, Diederik _______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
