Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F823744
D169.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Mon, Mar 10, 1:48 PM
Size
370 B
Mime Type
text/x-diff
Expires
Tue, Mar 11, 1:48 PM (17 h, 47 m)
Engine
blob
Format
Raw Data
Handle
585829
Attached To
D169: INP-1517 - Define INDEX_FILE constant in each CLI script
D169.diff
View Options
Index: branches/5.3.x/in-portal
===================================================================
--- branches/5.3.x/in-portal
+++ branches/5.3.x/in-portal
@@ -21,6 +21,7 @@
$start = microtime(true);
define('CRON', 1);
+define('INDEX_FILE', 'index.php');
define('DBG_SKIP_REPORTING', 1);
$_SERVER['REQUEST_URI'] = 'CRON';
$_SERVER['HTTP_USER_AGENT'] = 'gecko';
Event Timeline
Log In to Comment