Skip to content
This repository has been archived by the owner on Dec 12, 2018. It is now read-only.

Two minor improvements. #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Two minor improvements. #12

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Feb 5, 2013

No description provided.

@@ -230,9 +231,9 @@ function findMongoDbDocument($id, $db, $collection, $forceCustomId = false)

if ($customId) {
header('location: ' . $url . '&custom_id=true');
} else {
header('location: ' . $url);
exit;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indention looks out of line here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants