Fixed upload_data_file, TODO update
[mirrors/Kyberia-bloodline.git] / wwwroot / inc / eventz / register.inc
CommitLineData
51ff3226 1<?php
2function register() {
3 global $error;
4 $error = 'Registracie su docasne pozastavene.';
5 return false;
6}
7?>
This page took 0.09612 seconds and 4 git commands to generate.