Skip to content

Instantly share code, notes, and snippets.

@EHLOVader
Created February 28, 2012 01:35
Show Gist options
  • Save EHLOVader/1928407 to your computer and use it in GitHub Desktop.
Save EHLOVader/1928407 to your computer and use it in GitHub Desktop.
Update without Authentication
<?php
$Phpr_InitOnly = true;
include 'index.php';
Core_UpdateManager::create()->cli_update();
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment