forked from tohe/wmdeit_kaform
4 lines
51 B
PHP
4 lines
51 B
PHP
|
<?php
|
||
|
session_start();
|
||
|
$_SESSION['files']=array();
|