@Ghazascanner
_2019runbot
Ghazascanner File Manager
server :Linux hosjweb-prod1 6.12.0-107.59.3.2.el9uek.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Dec 22 10:16:59 PST 2025 x86_64
Current Path :
/
homepage
/
v-mt
/
plugins
/
MultiBlog
/
lib
/
MultiBlog
/
Path :
Upload File :
New :
File
Dir
/homepage/v-mt/plugins/MultiBlog/lib/MultiBlog/L10N.pm
# Movable Type (r) (C) 2006-2008 Six Apart, Ltd. All Rights Reserved. # This code cannot be redistributed without permission from www.sixapart.com. # For more information, consult your Movable Type license. # # $Id: L10N.pm 1174 2008-01-08 21:02:50Z bchoate $ # Original Copyright (c) 2004-2006 David Raynes package MultiBlog::L10N; use strict; use base 'MT::Plugin::L10N'; 1;