- replaced tons of tabs with spaces
- replaced <? with <?php for compatibility sake (see TODO and CODING_STANDARD to know more) - improved overall code lisibility
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
<?
|
||||
|
||||
/* Page for managing all of the comments in the apidb */
|
||||
<?php
|
||||
/************************************************************/
|
||||
/* Page for managing all of the comments in the apidb */
|
||||
/* Without having go into each application version to do so */
|
||||
/************************************************************/
|
||||
|
||||
include("path.php");
|
||||
include(BASE."include/"."incl.php");
|
||||
|
||||
Reference in New Issue
Block a user