- 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,18 +1,8 @@
|
||||
<?
|
||||
|
||||
/*
|
||||
*
|
||||
* App Compatibility Rating
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
|
||||
/*=========================================================================
|
||||
*
|
||||
*
|
||||
*
|
||||
<?php
|
||||
/**
|
||||
* App Compatibility Rating
|
||||
*/
|
||||
|
||||
function rating_current_for_user($versionId, $system)
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user