Skip to content

Instantly share code, notes, and snippets.

@boombatower
Created February 17, 2011 07:19
Show Gist options
  • Save boombatower/831215 to your computer and use it in GitHub Desktop.
Save boombatower/831215 to your computer and use it in GitHub Desktop.
Index: includes/install.inc
===================================================================
RCS file: /cvs/drupal/drupal/includes/install.inc,v
retrieving revision 1.152
diff -u -r1.152 includes/install.inc
--- includes/install.inc 2 Jan 2011 17:23:20 -0000 1.152
+++ includes/install.inc 17 Feb 2011 07:19:46 -0000
@@ -35,6 +35,7 @@
* File permission check -- File exists.
*/
define('FILE_EXIST', 1);
+lol();
/**
* File permission check -- File is readable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment