mirror of
https://forge.murkfall.net/bluesaxman/imapi.git
synced 2026-03-13 02:54:19 -06:00
strippted personal information from project
This commit is contained in:
4
imapi.pl
4
imapi.pl
@@ -5,8 +5,8 @@ use warnings;
|
|||||||
use JSON;
|
use JSON;
|
||||||
use Image::Magick;
|
use Image::Magick;
|
||||||
|
|
||||||
my $images_path = "/home/bluesaxman/imagemasterImages/";
|
my $images_path = "";
|
||||||
my $libraries_path = "/home/bluesaxman/labs/p/imagemaster/libs//";
|
my $libraries_path = "";
|
||||||
my $json = JSON->new;
|
my $json = JSON->new;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user