adodb 최신버전으로 변경
<? 를 <?php 로 변경
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?
|
||||
<?php
|
||||
|
||||
function CriticalRatio($leader, $power, $intel, $type=0) {
|
||||
$avg = ($leader+$power+$intel) / 3;
|
||||
|
||||
Reference in New Issue
Block a user