"use" omitted

environments/ppa-mbqj77/deployments/1
Xavier Guimard 15 years ago
parent 890daaf5a5
commit 9df7544465
  1. 1
      contribs/apache-session-browseable/lib/Apache/Session/Browseable/MySQL.pm

@ -4,6 +4,7 @@ use strict;
use Apache::Session::Browseable::DBI;
use Apache::Session::Browseable::Store::MySQL;
use Apache::Session::Lock::Null;
use Apache::Session::Generate::MD5;
use Apache::Session::Serialize::Storable;

Loading…
Cancel
Save