Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1032745
in-portal
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
Thu, Jun 19, 6:20 AM
Size
802 B
Mime Type
text/x-diff
Expires
Sat, Jun 21, 6:20 AM (13 m, 39 s)
Engine
blob
Format
Raw Data
Handle
667280
Attached To
rINP In-Portal
in-portal
View Options
Index: trunk/admin/install/upgrades/inportal_upgrade_v4.0.2.php
===================================================================
--- trunk/admin/install/upgrades/inportal_upgrade_v4.0.2.php (nonexistent)
+++ trunk/admin/install/upgrades/inportal_upgrade_v4.0.2.php (revision 8040)
@@ -0,0 +1,8 @@
+<?php
+ k4_include_once(FULL_PATH.'/core/install/upgrades.php');
+
+ $upgrade = new $upgrade_class();
+ /* @var $upgrade CoreUpgrades */
+
+ $upgrade->Upgrade_4_0_2('after');
+?>
\ No newline at end of file
Property changes on: trunk/admin/install/upgrades/inportal_upgrade_v4.0.2.php
___________________________________________________________________
Added: cvs2svn:cvs-rev
## -0,0 +1 ##
+1.1
\ No newline at end of property
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Event Timeline
Log In to Comment