Browse Source

Renamed file

Yannick Warnier 14 years ago
parent
commit
6e0b8a1fe9
1 changed files with 0 additions and 6 deletions
  1. 0 6
      tests/dokeostest.php

+ 0 - 6
tests/dokeostest.php

@@ -1,6 +0,0 @@
-<?php require_once('../main/inc/global.inc.php');
-
-var_dump(api_is_windows_os());
-
-//echo (api_is_windows_os()?'true':'false');
-?>