coding standards

This commit is contained in:
Loïc Chapeaux
2002-07-05 12:08:45 +00:00
parent a967a579fc
commit ebb7915de3
3 changed files with 18 additions and 18 deletions

View File

@@ -1,6 +1,7 @@
<?php
/* $Id$ */
/**
* Runs common work
*/
@@ -533,7 +534,7 @@ if ($cfg['Server']['relation']) {
<a href="tbl_relation.php3?<?php echo $url_query; ?>"><?php echo $strRelationView; ?></a>
</div>
</li>
<?php
<?php
}
echo "\n";
?>