adodb 최신버전으로 변경
<? 를 <?php 로 변경
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
<?
|
||||
<?php
|
||||
class Queue {
|
||||
private $capacity;
|
||||
private $size;
|
||||
|
||||
Reference in New Issue
Block a user