constant USE_ASSERTS in Diff 6
Same name and namespace in other branches
- 6.2 DiffEngine.php \USE_ASSERTS
- 7.3 DiffEngine.php \USE_ASSERTS
- 7.2 DiffEngine.php \USE_ASSERTS
// A PHP diff engine for phpwiki. (Taken from phpwiki-1.3.3) // // Copyright (C) 2000, 2001 Geoffrey T. Dairiki <dairiki@dairiki.org> // You may copy this code freely under the conditions of the GPL. //
4 uses of USE_ASSERTS
File
- ./
DiffEngine.php, line 11
Code
define('USE_ASSERTS', FALSE);