Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Commit

Permalink
Guess and test
Browse files Browse the repository at this point in the history
  • Loading branch information
PHLAK committed Sep 18, 2013
1 parent f87df03 commit 42f5381
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions FirstFriday.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

namespace FirstFriday;
namespace PHX2600\FirstFriday;

/**
* Calculate the next, first Friday of the month.
Expand Down Expand Up @@ -56,4 +56,3 @@ public function getFormatted($format = "F j, Y") {
}

}
?>

0 comments on commit 42f5381

Please sign in to comment.