[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SF.net SVN: ledger-smb:[5860] trunk/ca.pl



Revision: 5860
          http://sourceforge.net/p/ledger-smb/code/5860
Author:   einhverfr
Date:     2013-05-23 03:51:58 +0000 (Thu, 23 May 2013)
Log Message:
-----------
Removing ca.pl stub which should have been removed before

Removed Paths:
-------------
    trunk/ca.pl

Deleted: trunk/ca.pl
===================================================================
--- trunk/ca.pl	2013-05-23 03:08:24 UTC (rev 5859)
+++ trunk/ca.pl	2013-05-23 03:51:58 UTC (rev 5860)
@@ -1,7 +0,0 @@
-#!/usr/bin/perl
-
-use FindBin;
-BEGIN {
-  lib->import($FindBin::Bin) unless $ENV{mod_perl}
-}
-require "old-handler.pl";

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.