git-svn-id: http://yolanda.mister-muffin.de/svn@31 7eef14d0-6ed0-489d-bf55-20463b2d70db
This commit is contained in:
parent
bbf547ac38
commit
2f52f76499
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ use DBI;
|
|||
use XML::Simple qw(:strict);
|
||||
use Digest::SHA;
|
||||
|
||||
$gnutube_root = '/var/www/perl';
|
||||
$gnutube_root = '/var/www/gnutube';
|
||||
|
||||
use lib qw(/var/www/perl);
|
||||
#use Digest::SHA qw(sha256_hex);
|
||||
|
|
Loading…
Reference in a new issue