Formalising live performance hack
[lhc/web/wiklou.git] / includes / Defines.php
index 34231bf..67789ec 100644 (file)
@@ -126,6 +126,7 @@ define( 'AV_SCAN_FAILED', false );  #scan failed (scanner not found or error in
 define( 'ALF_PRELOAD_LINKS', 1 );
 define( 'ALF_PRELOAD_EXISTENCE', 2 );
 define( 'ALF_NO_LINK_LOCK', 4 );
+define( 'ALF_NO_BLOCK_LOCK', 8 );
 /**#@-*/
 
 ?>