aboutsummaryrefslogtreecommitdiff
path: root/src/private
diff options
context:
space:
mode:
authorcassiopc <cassiopc@gmail.com>2013-09-11 16:21:06 +0000
committercassiopc <cassiopc@gmail.com>2013-09-11 16:21:06 +0000
commit404017540f209393d0f7e732f9a19e37458037ad (patch)
tree1dc2452fed7c3ec929f87394d64c5d3d3632c4da /src/private
parent565309d78e335176d9800c61a259b265a60771f2 (diff)
downloadboca-404017540f209393d0f7e732f9a19e37458037ad.tar.gz
boca-404017540f209393d0f7e732f9a19e37458037ad.zip
updated version number
Diffstat (limited to 'src/private')
-rwxr-xr-xsrc/private/autojudging.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/private/autojudging.php b/src/private/autojudging.php
index bcf763a..2c16110 100755
--- a/src/private/autojudging.php
+++ b/src/private/autojudging.php
@@ -15,7 +15,7 @@
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
////////////////////////////////////////////////////////////////////////////////
-// Last modified 03/sep/2013 by cassio@ime.usp.br
+// Last modified 11/sep/2013 by cassio@ime.usp.br
$ds = DIRECTORY_SEPARATOR;
if($ds=="") $ds = "/";