start formatting for Doxygen

This commit is contained in:
friendica
2013-02-25 17:09:40 -08:00
parent ddc478a331
commit ea3940c4b0
69 changed files with 93 additions and 91 deletions

View File

@@ -1,6 +1,6 @@
<?php
<?php /** @file */
if(! class_exists("Photo")) {
class Photo {
private $image;
@@ -605,7 +605,7 @@ class Photo {
}
return $r;
}
}}
}
/**