Skip to content

Commit

Permalink
Fixed Minor Errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaneprrlt committed Dec 15, 2011
1 parent 9ecebaf commit 5983682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion atomic/Utilities/ShutdownHandler.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ public static function registerShutdown() {
static::$_registered
= register_shutdown_function(function() {
static::shutdownAtomic();
})
});
}
}

0 comments on commit 5983682

Please sign in to comment.