summaryrefslogtreecommitdiffstats
path: root/inc
Commit message (Expand)AuthorAgeFilesLines
* do not asume owncloud is installed in the root of the webserverRobin2010-03-152-12/+13
* Merge commit 'refs/merge-requests/3' of git://gitorious.org/owncloud/owncloudFrank Karlitschek2010-03-145-22/+22
|\
| * <img /> tags need alternative content with "alt" attribute. "dots.png" is not...CharlyCoste2010-03-141-1/+1
| * "border" attribute is not a valid attribute for <img /> tags. Using proper CS...CharlyCoste2010-03-142-2/+2
| * <br /> is not a valid strict xhtml1.0 tag. Not semantic. Replacing it by CSS ...CharlyCoste2010-03-144-9/+6
| * Adding semantic h1 tag to surround the logo. This could be better for text or...CharlyCoste2010-03-141-1/+1
| * center is not a valid strict xhtml1.0 tag (not semantic). At least, replacing...CharlyCoste2010-03-144-12/+12
| * bgcolor is not a valid "xhtml1.0 strict" attribute. Replacing it by a css bac...CharlyCoste2010-03-142-2/+2
| * Adding xml namespaceCharlyCoste2010-03-141-1/+2
| * Adding xhtml 1.0 strict doctypeCharlyCoste2010-03-141-0/+2
* | Merge commit 'refs/merge-requests/2' of git://gitorious.org/owncloud/owncloudFrank Karlitschek2010-03-141-2/+2
|\ \ | |/ |/|
| * Changed spelling of lisener to listenerAaron Reichman2010-03-131-2/+2
* | $filesfound variable may not be set when used in: if(!$filesfound)Charles-Edouard Coste2010-03-131-1/+1
|/
* commiting ownCloud 1.0 beta 1v1.0.0beta1Frank Karlitschek2010-03-10117-0/+54251