Added PHP beautifier: will process whole code through it once i'll test it properly...
[mirrors/Kyberia-bloodline.git] / wwwroot / inc / eventz / register.inc
1 <?php
2 function register() {
3 global $error;
4 $error = 'Registracie su docasne pozastavene.';
5 return false;
6 }
7 ?>
This page took 0.258528 seconds and 4 git commands to generate.