Lines 4-13
Link Here
|
4 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/metadata.php |
4 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/metadata.php |
5 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/missing_keys.pl |
5 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/missing_keys.pl |
6 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/piwigo_remote.pl |
6 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/piwigo_remote.pl |
|
|
7 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/piwigo_upload.pl |
7 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pwg_rel_create.sh |
8 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pwg_rel_create.sh |
|
|
9 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/replace_version.pl |
8 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/translation_analysis.php |
10 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/translation_analysis.php |
9 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/triggers_list.php |
11 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/triggers_list.php |
10 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ws.htm |
12 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ws.htm |
|
|
13 |
%%WWWDIR%%/.gitignore |
14 |
%%WWWDIR%%/LICENSE.txt |
15 |
%%WWWDIR%%/README.md |
11 |
%%WWWDIR%%/about.php |
16 |
%%WWWDIR%%/about.php |
12 |
%%WWWDIR%%/action.php |
17 |
%%WWWDIR%%/action.php |
13 |
%%WWWDIR%%/admin.php |
18 |
%%WWWDIR%%/admin.php |
Lines 314-319
Link Here
|
314 |
%%WWWDIR%%/galleries/index.php |
319 |
%%WWWDIR%%/galleries/index.php |
315 |
%%WWWDIR%%/i.php |
320 |
%%WWWDIR%%/i.php |
316 |
%%WWWDIR%%/identification.php |
321 |
%%WWWDIR%%/identification.php |
|
|
322 |
%%WWWDIR%%/include/Logger.class.php |
317 |
%%WWWDIR%%/include/block.class.php |
323 |
%%WWWDIR%%/include/block.class.php |
318 |
%%WWWDIR%%/include/cache.class.php |
324 |
%%WWWDIR%%/include/cache.class.php |
319 |
%%WWWDIR%%/include/calendar_base.class.php |
325 |
%%WWWDIR%%/include/calendar_base.class.php |
Lines 370-381
Link Here
|
370 |
%%WWWDIR%%/include/picture_metadata.inc.php |
376 |
%%WWWDIR%%/include/picture_metadata.inc.php |
371 |
%%WWWDIR%%/include/picture_rate.inc.php |
377 |
%%WWWDIR%%/include/picture_rate.inc.php |
372 |
%%WWWDIR%%/include/section_init.inc.php |
378 |
%%WWWDIR%%/include/section_init.inc.php |
|
|
379 |
%%WWWDIR%%/include/smarty/.gitattributes |
380 |
%%WWWDIR%%/include/smarty/.gitignore |
381 |
%%WWWDIR%%/include/smarty/.travis.yml |
382 |
%%WWWDIR%%/include/smarty/COMPOSER_RELEASE_NOTES.txt |
373 |
%%WWWDIR%%/include/smarty/COPYING.lib |
383 |
%%WWWDIR%%/include/smarty/COPYING.lib |
|
|
384 |
%%WWWDIR%%/include/smarty/INHERITANCE_RELEASE_NOTES.txt |
385 |
%%WWWDIR%%/include/smarty/NEW_FEATURES.txt |
374 |
%%WWWDIR%%/include/smarty/README |
386 |
%%WWWDIR%%/include/smarty/README |
|
|
387 |
%%WWWDIR%%/include/smarty/README.md |
375 |
%%WWWDIR%%/include/smarty/SMARTY_2_BC_NOTES.txt |
388 |
%%WWWDIR%%/include/smarty/SMARTY_2_BC_NOTES.txt |
376 |
%%WWWDIR%%/include/smarty/SMARTY_3.0_BC_NOTES.txt |
389 |
%%WWWDIR%%/include/smarty/SMARTY_3.0_BC_NOTES.txt |
377 |
%%WWWDIR%%/include/smarty/SMARTY_3.1_NOTES.txt |
390 |
%%WWWDIR%%/include/smarty/SMARTY_3.1_NOTES.txt |
378 |
%%WWWDIR%%/include/smarty/change_log.txt |
391 |
%%WWWDIR%%/include/smarty/change_log.txt |
|
|
392 |
%%WWWDIR%%/include/smarty/composer.json |
393 |
%%WWWDIR%%/include/smarty/lexer/smarty_internal_configfilelexer.plex |
394 |
%%WWWDIR%%/include/smarty/lexer/smarty_internal_configfileparser.y |
395 |
%%WWWDIR%%/include/smarty/lexer/smarty_internal_templatelexer.plex |
396 |
%%WWWDIR%%/include/smarty/lexer/smarty_internal_templateparser.y |
397 |
%%WWWDIR%%/include/smarty/libs/Autoloader.php |
379 |
%%WWWDIR%%/include/smarty/libs/Smarty.class.php |
398 |
%%WWWDIR%%/include/smarty/libs/Smarty.class.php |
380 |
%%WWWDIR%%/include/smarty/libs/SmartyBC.class.php |
399 |
%%WWWDIR%%/include/smarty/libs/SmartyBC.class.php |
381 |
%%WWWDIR%%/include/smarty/libs/debug.tpl |
400 |
%%WWWDIR%%/include/smarty/libs/debug.tpl |
Lines 429-435
Link Here
|
429 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_cacheresource.php |
448 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_cacheresource.php |
430 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_cacheresource_custom.php |
449 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_cacheresource_custom.php |
431 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_cacheresource_keyvaluestore.php |
450 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_cacheresource_keyvaluestore.php |
432 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_config_source.php |
451 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_data.php |
433 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_cacheresource_file.php |
452 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_cacheresource_file.php |
434 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_append.php |
453 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_append.php |
435 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_assign.php |
454 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_assign.php |
Lines 452-461
Link Here
|
452 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_ldelim.php |
471 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_ldelim.php |
453 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_nocache.php |
472 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_nocache.php |
454 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_private_block_plugin.php |
473 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_private_block_plugin.php |
|
|
474 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_private_foreachsection.php |
455 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_private_function_plugin.php |
475 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_private_function_plugin.php |
456 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_private_modifier.php |
476 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_private_modifier.php |
457 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_private_object_block_function.php |
477 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_private_object_block_function.php |
458 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_private_object_function.php |
478 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_private_object_function.php |
|
|
479 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_private_php.php |
459 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_private_print_expression.php |
480 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_private_print_expression.php |
460 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_private_registered_block.php |
481 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_private_registered_block.php |
461 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_private_registered_function.php |
482 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_private_registered_function.php |
Lines 463-481
Link Here
|
463 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_rdelim.php |
484 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_rdelim.php |
464 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_section.php |
485 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_section.php |
465 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_setfilter.php |
486 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_setfilter.php |
|
|
487 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_shared_inheritance.php |
466 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_while.php |
488 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compile_while.php |
467 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compilebase.php |
489 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_compilebase.php |
468 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_config.php |
|
|
469 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_config_file_compiler.php |
490 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_config_file_compiler.php |
470 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_configfilelexer.php |
491 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_configfilelexer.php |
471 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_configfileparser.php |
492 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_configfileparser.php |
472 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_data.php |
493 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_data.php |
473 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_debug.php |
494 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_debug.php |
474 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_filter_handler.php |
495 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_extension_clear.php |
475 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_function_call_handler.php |
496 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_extension_handler.php |
476 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_get_include_path.php |
497 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_addautoloadfilters.php |
|
|
498 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_adddefaultmodifiers.php |
499 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_append.php |
500 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_appendbyref.php |
501 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_assignbyref.php |
502 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_assignglobal.php |
503 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_clearallassign.php |
504 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_clearallcache.php |
505 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_clearassign.php |
506 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_clearcache.php |
507 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_clearcompiledtemplate.php |
508 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_clearconfig.php |
509 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_compileallconfig.php |
510 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_compilealltemplates.php |
511 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_configload.php |
512 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_createdata.php |
513 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_getautoloadfilters.php |
514 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_getconfigvars.php |
515 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_getdebugtemplate.php |
516 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_getdefaultmodifiers.php |
517 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_getregisteredobject.php |
518 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_getstreamvariable.php |
519 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_gettags.php |
520 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php |
521 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_loadfilter.php |
522 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_loadplugin.php |
523 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_mustcompile.php |
524 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_registercacheresource.php |
525 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_registerclass.php |
526 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_registerdefaultconfighandler.php |
527 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_registerdefaultpluginhandler.php |
528 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_registerdefaulttemplatehandler.php |
529 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_registerfilter.php |
530 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_registerobject.php |
531 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php |
532 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_registerresource.php |
533 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_setautoloadfilters.php |
534 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_setdebugtemplate.php |
535 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_setdefaultmodifiers.php |
536 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_unloadfilter.php |
537 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_unregistercacheresource.php |
538 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_unregisterfilter.php |
539 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_unregisterobject.php |
540 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_unregisterplugin.php |
541 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_method_unregisterresource.php |
477 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_nocache_insert.php |
542 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_nocache_insert.php |
478 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_parsetree.php |
543 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_parsetree.php |
|
|
544 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_parsetree_code.php |
545 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_parsetree_dq.php |
546 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_parsetree_dqcontent.php |
547 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_parsetree_tag.php |
548 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_parsetree_template.php |
549 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_parsetree_text.php |
479 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_resource_eval.php |
550 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_resource_eval.php |
480 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_resource_extends.php |
551 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_resource_extends.php |
481 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_resource_file.php |
552 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_resource_file.php |
Lines 483-488
Link Here
|
483 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_resource_registered.php |
554 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_resource_registered.php |
484 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_resource_stream.php |
555 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_resource_stream.php |
485 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_resource_string.php |
556 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_resource_string.php |
|
|
557 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_runtime_cachemodify.php |
558 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_runtime_codeframe.php |
559 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_runtime_filterhandler.php |
560 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php |
561 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_runtime_getincludepath.php |
562 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_runtime_hhvm.php |
563 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php |
564 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_runtime_subtemplate.php |
565 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php |
566 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php |
567 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_runtime_updatescope.php |
568 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_runtime_validatecompiled.php |
569 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_runtime_var.php |
570 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_runtime_writefile.php |
486 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_smartytemplatecompiler.php |
571 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_smartytemplatecompiler.php |
487 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_template.php |
572 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_template.php |
488 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_templatebase.php |
573 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_templatebase.php |
Lines 489-501
Link Here
|
489 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php |
574 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php |
490 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_templatelexer.php |
575 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_templatelexer.php |
491 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_templateparser.php |
576 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_templateparser.php |
492 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_utility.php |
577 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_testinstall.php |
493 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_write_file.php |
578 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_internal_undefined.php |
494 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_resource.php |
579 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_resource.php |
495 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_resource_custom.php |
580 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_resource_custom.php |
496 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_resource_recompiled.php |
581 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_resource_recompiled.php |
497 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_resource_uncompiled.php |
582 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_resource_uncompiled.php |
498 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_security.php |
583 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_security.php |
|
|
584 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_template_cached.php |
585 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_template_compiled.php |
586 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_template_config.php |
587 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_template_resource_base.php |
588 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_template_source.php |
589 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_undefined_variable.php |
590 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smarty_variable.php |
591 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smartycompilerexception.php |
592 |
%%WWWDIR%%/include/smarty/libs/sysplugins/smartyexception.php |
499 |
%%WWWDIR%%/include/template.class.php |
593 |
%%WWWDIR%%/include/template.class.php |
500 |
%%WWWDIR%%/include/user.inc.php |
594 |
%%WWWDIR%%/include/user.inc.php |
501 |
%%WWWDIR%%/include/ws_core.inc.php |
595 |
%%WWWDIR%%/include/ws_core.inc.php |
Lines 563-568
Link Here
|
563 |
%%WWWDIR%%/install/db/142-database.php |
657 |
%%WWWDIR%%/install/db/142-database.php |
564 |
%%WWWDIR%%/install/db/143-database.php |
658 |
%%WWWDIR%%/install/db/143-database.php |
565 |
%%WWWDIR%%/install/db/144-database.php |
659 |
%%WWWDIR%%/install/db/144-database.php |
|
|
660 |
%%WWWDIR%%/install/db/145-database.php |
661 |
%%WWWDIR%%/install/db/146-database.php |
662 |
%%WWWDIR%%/install/db/147-database.php |
663 |
%%WWWDIR%%/install/db/148-database.php |
566 |
%%WWWDIR%%/install/db/61-database.php |
664 |
%%WWWDIR%%/install/db/61-database.php |
567 |
%%WWWDIR%%/install/db/62-database.php |
665 |
%%WWWDIR%%/install/db/62-database.php |
568 |
%%WWWDIR%%/install/db/63-database.php |
666 |
%%WWWDIR%%/install/db/63-database.php |
Lines 623-628
Link Here
|
623 |
%%WWWDIR%%/install/upgrade_2.4.0.php |
721 |
%%WWWDIR%%/install/upgrade_2.4.0.php |
624 |
%%WWWDIR%%/install/upgrade_2.5.0.php |
722 |
%%WWWDIR%%/install/upgrade_2.5.0.php |
625 |
%%WWWDIR%%/install/upgrade_2.6.0.php |
723 |
%%WWWDIR%%/install/upgrade_2.6.0.php |
|
|
724 |
%%WWWDIR%%/install/upgrade_2.7.0.php |
626 |
@mode 750 |
725 |
@mode 750 |
627 |
@owner %%WWWOWN%% |
726 |
@owner %%WWWOWN%% |
628 |
@group %%WWWGRP%% |
727 |
@group %%WWWGRP%% |
Lines 640-645
Link Here
|
640 |
%%WWWDIR%%/language/af_ZA/install.lang.php |
739 |
%%WWWDIR%%/language/af_ZA/install.lang.php |
641 |
%%WWWDIR%%/language/af_ZA/iso.txt |
740 |
%%WWWDIR%%/language/af_ZA/iso.txt |
642 |
%%WWWDIR%%/language/af_ZA/upgrade.lang.php |
741 |
%%WWWDIR%%/language/af_ZA/upgrade.lang.php |
|
|
742 |
%%WWWDIR%%/language/ar_EG/ar_EG.jpg |
743 |
%%WWWDIR%%/language/ar_EG/common.lang.php |
744 |
%%WWWDIR%%/language/ar_EG/index.php |
745 |
%%WWWDIR%%/language/ar_EG/install.lang.php |
746 |
%%WWWDIR%%/language/ar_EG/iso.txt |
643 |
%%WWWDIR%%/language/ar_MA/ar_MA.jpg |
747 |
%%WWWDIR%%/language/ar_MA/ar_MA.jpg |
644 |
%%WWWDIR%%/language/ar_MA/common.lang.php |
748 |
%%WWWDIR%%/language/ar_MA/common.lang.php |
645 |
%%WWWDIR%%/language/ar_MA/index.php |
749 |
%%WWWDIR%%/language/ar_MA/index.php |
Lines 683-688
Link Here
|
683 |
%%WWWDIR%%/language/bg_BG/help/cat_modify.html |
787 |
%%WWWDIR%%/language/bg_BG/help/cat_modify.html |
684 |
%%WWWDIR%%/language/bg_BG/help/cat_move.html |
788 |
%%WWWDIR%%/language/bg_BG/help/cat_move.html |
685 |
%%WWWDIR%%/language/bg_BG/help/cat_options.html |
789 |
%%WWWDIR%%/language/bg_BG/help/cat_options.html |
|
|
790 |
%%WWWDIR%%/language/bg_BG/help/group_list.html |
791 |
%%WWWDIR%%/language/bg_BG/help/help_groups.html |
792 |
%%WWWDIR%%/language/bg_BG/help/help_misc.html |
686 |
%%WWWDIR%%/language/bg_BG/help/synchronize.html |
793 |
%%WWWDIR%%/language/bg_BG/help/synchronize.html |
687 |
%%WWWDIR%%/language/bg_BG/help/user_list.html |
794 |
%%WWWDIR%%/language/bg_BG/help/user_list.html |
688 |
%%WWWDIR%%/language/bg_BG/index.php |
795 |
%%WWWDIR%%/language/bg_BG/index.php |
Lines 896-901
Link Here
|
896 |
%%WWWDIR%%/language/eo_EO/help/cat_perm.html |
1003 |
%%WWWDIR%%/language/eo_EO/help/cat_perm.html |
897 |
%%WWWDIR%%/language/eo_EO/help/group_list.html |
1004 |
%%WWWDIR%%/language/eo_EO/help/group_list.html |
898 |
%%WWWDIR%%/language/eo_EO/help/help_groups.html |
1005 |
%%WWWDIR%%/language/eo_EO/help/help_groups.html |
|
|
1006 |
%%WWWDIR%%/language/eo_EO/help/help_misc.html |
899 |
%%WWWDIR%%/language/eo_EO/help/user_list.html |
1007 |
%%WWWDIR%%/language/eo_EO/help/user_list.html |
900 |
%%WWWDIR%%/language/eo_EO/install.lang.php |
1008 |
%%WWWDIR%%/language/eo_EO/install.lang.php |
901 |
%%WWWDIR%%/language/eo_EO/iso.txt |
1009 |
%%WWWDIR%%/language/eo_EO/iso.txt |
Lines 1061-1070
Link Here
|
1061 |
%%WWWDIR%%/language/gl_ES/help/photos_add_ftp.html |
1169 |
%%WWWDIR%%/language/gl_ES/help/photos_add_ftp.html |
1062 |
%%WWWDIR%%/language/gl_ES/help/search.html |
1170 |
%%WWWDIR%%/language/gl_ES/help/search.html |
1063 |
%%WWWDIR%%/language/gl_ES/help/synchronize.html |
1171 |
%%WWWDIR%%/language/gl_ES/help/synchronize.html |
|
|
1172 |
%%WWWDIR%%/language/gl_ES/help/user_list.html |
1064 |
%%WWWDIR%%/language/gl_ES/install.lang.php |
1173 |
%%WWWDIR%%/language/gl_ES/install.lang.php |
1065 |
%%WWWDIR%%/language/gl_ES/iso.txt |
1174 |
%%WWWDIR%%/language/gl_ES/iso.txt |
1066 |
%%WWWDIR%%/language/gl_ES/upgrade.lang.php |
1175 |
%%WWWDIR%%/language/gl_ES/upgrade.lang.php |
1067 |
%%WWWDIR%%/language/gl_ES/help/user_list.html |
|
|
1068 |
%%WWWDIR%%/language/gu_IN/common.lang.php |
1176 |
%%WWWDIR%%/language/gu_IN/common.lang.php |
1069 |
%%WWWDIR%%/language/gu_IN/gu_IN.jpg |
1177 |
%%WWWDIR%%/language/gu_IN/gu_IN.jpg |
1070 |
%%WWWDIR%%/language/gu_IN/iso.txt |
1178 |
%%WWWDIR%%/language/gu_IN/iso.txt |
Lines 1449-1454
Link Here
|
1449 |
%%WWWDIR%%/language/pt_PT/common.lang.php |
1557 |
%%WWWDIR%%/language/pt_PT/common.lang.php |
1450 |
%%WWWDIR%%/language/pt_PT/help/cat_modify.html |
1558 |
%%WWWDIR%%/language/pt_PT/help/cat_modify.html |
1451 |
%%WWWDIR%%/language/pt_PT/help/cat_move.html |
1559 |
%%WWWDIR%%/language/pt_PT/help/cat_move.html |
|
|
1560 |
%%WWWDIR%%/language/pt_PT/help/cat_options.html |
1561 |
%%WWWDIR%%/language/pt_PT/help/cat_perm.html |
1452 |
%%WWWDIR%%/language/pt_PT/help/configuration.html |
1562 |
%%WWWDIR%%/language/pt_PT/help/configuration.html |
1453 |
%%WWWDIR%%/language/pt_PT/help/extend_for_templates.html |
1563 |
%%WWWDIR%%/language/pt_PT/help/extend_for_templates.html |
1454 |
%%WWWDIR%%/language/pt_PT/help/group_list.html |
1564 |
%%WWWDIR%%/language/pt_PT/help/group_list.html |
Lines 1460-1465
Link Here
|
1460 |
%%WWWDIR%%/language/pt_PT/help/history.html |
1570 |
%%WWWDIR%%/language/pt_PT/help/history.html |
1461 |
%%WWWDIR%%/language/pt_PT/help/maintenance.html |
1571 |
%%WWWDIR%%/language/pt_PT/help/maintenance.html |
1462 |
%%WWWDIR%%/language/pt_PT/help/notification_by_mail.html |
1572 |
%%WWWDIR%%/language/pt_PT/help/notification_by_mail.html |
|
|
1573 |
%%WWWDIR%%/language/pt_PT/help/permalinks.html |
1463 |
%%WWWDIR%%/language/pt_PT/help/photos_add_ftp.html |
1574 |
%%WWWDIR%%/language/pt_PT/help/photos_add_ftp.html |
1464 |
%%WWWDIR%%/language/pt_PT/help/search.html |
1575 |
%%WWWDIR%%/language/pt_PT/help/search.html |
1465 |
%%WWWDIR%%/language/pt_PT/help/synchronize.html |
1576 |
%%WWWDIR%%/language/pt_PT/help/synchronize.html |
Lines 1552-1557
Link Here
|
1552 |
%%WWWDIR%%/language/sl_SI/admin.lang.php |
1663 |
%%WWWDIR%%/language/sl_SI/admin.lang.php |
1553 |
%%WWWDIR%%/language/sl_SI/common.lang.php |
1664 |
%%WWWDIR%%/language/sl_SI/common.lang.php |
1554 |
%%WWWDIR%%/language/sl_SI/help/cat_move.html |
1665 |
%%WWWDIR%%/language/sl_SI/help/cat_move.html |
|
|
1666 |
%%WWWDIR%%/language/sl_SI/help/cat_perm.html |
1555 |
%%WWWDIR%%/language/sl_SI/help/search.html |
1667 |
%%WWWDIR%%/language/sl_SI/help/search.html |
1556 |
%%WWWDIR%%/language/sl_SI/help/synchronize.html |
1668 |
%%WWWDIR%%/language/sl_SI/help/synchronize.html |
1557 |
%%WWWDIR%%/language/sl_SI/help/user_list.html |
1669 |
%%WWWDIR%%/language/sl_SI/help/user_list.html |
Lines 1670-1675
Link Here
|
1670 |
%%WWWDIR%%/language/vi_VN/admin.lang.php |
1782 |
%%WWWDIR%%/language/vi_VN/admin.lang.php |
1671 |
%%WWWDIR%%/language/vi_VN/common.lang.php |
1783 |
%%WWWDIR%%/language/vi_VN/common.lang.php |
1672 |
%%WWWDIR%%/language/vi_VN/help/help_add_photos.html |
1784 |
%%WWWDIR%%/language/vi_VN/help/help_add_photos.html |
|
|
1785 |
%%WWWDIR%%/language/vi_VN/help/help_misc.html |
1673 |
%%WWWDIR%%/language/vi_VN/help/index.php |
1786 |
%%WWWDIR%%/language/vi_VN/help/index.php |
1674 |
%%WWWDIR%%/language/vi_VN/install.lang.php |
1787 |
%%WWWDIR%%/language/vi_VN/install.lang.php |
1675 |
%%WWWDIR%%/language/vi_VN/iso.txt |
1788 |
%%WWWDIR%%/language/vi_VN/iso.txt |
Lines 1754-1759
Link Here
|
1754 |
%%WWWDIR%%/picture.php |
1867 |
%%WWWDIR%%/picture.php |
1755 |
@owner %%WWWOWN%% |
1868 |
@owner %%WWWOWN%% |
1756 |
@group %%WWWGRP%% |
1869 |
@group %%WWWGRP%% |
|
|
1870 |
%%WWWDIR%%/plugins/AdminTools/README.md |
1757 |
%%WWWDIR%%/plugins/AdminTools/admin.php |
1871 |
%%WWWDIR%%/plugins/AdminTools/admin.php |
1758 |
%%WWWDIR%%/plugins/AdminTools/include/MultiView.class.php |
1872 |
%%WWWDIR%%/plugins/AdminTools/include/MultiView.class.php |
1759 |
%%WWWDIR%%/plugins/AdminTools/include/events.inc.php |
1873 |
%%WWWDIR%%/plugins/AdminTools/include/events.inc.php |
Lines 1786-1791
Link Here
|
1786 |
%%WWWDIR%%/plugins/AdminTools/language/en_UK/description.txt |
1900 |
%%WWWDIR%%/plugins/AdminTools/language/en_UK/description.txt |
1787 |
%%WWWDIR%%/plugins/AdminTools/language/en_UK/index.php |
1901 |
%%WWWDIR%%/plugins/AdminTools/language/en_UK/index.php |
1788 |
%%WWWDIR%%/plugins/AdminTools/language/en_UK/plugin.lang.php |
1902 |
%%WWWDIR%%/plugins/AdminTools/language/en_UK/plugin.lang.php |
|
|
1903 |
%%WWWDIR%%/plugins/AdminTools/language/en_US/index.php |
1904 |
%%WWWDIR%%/plugins/AdminTools/language/en_US/plugin.lang.php |
1789 |
%%WWWDIR%%/plugins/AdminTools/language/eo_EO/description.txt |
1905 |
%%WWWDIR%%/plugins/AdminTools/language/eo_EO/description.txt |
1790 |
%%WWWDIR%%/plugins/AdminTools/language/eo_EO/index.php |
1906 |
%%WWWDIR%%/plugins/AdminTools/language/eo_EO/index.php |
1791 |
%%WWWDIR%%/plugins/AdminTools/language/eo_EO/plugin.lang.php |
1907 |
%%WWWDIR%%/plugins/AdminTools/language/eo_EO/plugin.lang.php |
Lines 1825-1830
Link Here
|
1825 |
%%WWWDIR%%/plugins/AdminTools/language/km_KH/description.txt |
1941 |
%%WWWDIR%%/plugins/AdminTools/language/km_KH/description.txt |
1826 |
%%WWWDIR%%/plugins/AdminTools/language/km_KH/index.php |
1942 |
%%WWWDIR%%/plugins/AdminTools/language/km_KH/index.php |
1827 |
%%WWWDIR%%/plugins/AdminTools/language/km_KH/plugin.lang.php |
1943 |
%%WWWDIR%%/plugins/AdminTools/language/km_KH/plugin.lang.php |
|
|
1944 |
%%WWWDIR%%/plugins/AdminTools/language/ko_KR/description.txt |
1945 |
%%WWWDIR%%/plugins/AdminTools/language/ko_KR/plugin.lang.php |
1828 |
%%WWWDIR%%/plugins/AdminTools/language/lt_LT/description.txt |
1946 |
%%WWWDIR%%/plugins/AdminTools/language/lt_LT/description.txt |
1829 |
%%WWWDIR%%/plugins/AdminTools/language/lt_LT/index.php |
1947 |
%%WWWDIR%%/plugins/AdminTools/language/lt_LT/index.php |
1830 |
%%WWWDIR%%/plugins/AdminTools/language/lt_LT/plugin.lang.php |
1948 |
%%WWWDIR%%/plugins/AdminTools/language/lt_LT/plugin.lang.php |
Lines 1873-1878
Link Here
|
1873 |
%%WWWDIR%%/plugins/AdminTools/language/ta_IN/description.txt |
1991 |
%%WWWDIR%%/plugins/AdminTools/language/ta_IN/description.txt |
1874 |
%%WWWDIR%%/plugins/AdminTools/language/ta_IN/index.php |
1992 |
%%WWWDIR%%/plugins/AdminTools/language/ta_IN/index.php |
1875 |
%%WWWDIR%%/plugins/AdminTools/language/ta_IN/plugin.lang.php |
1993 |
%%WWWDIR%%/plugins/AdminTools/language/ta_IN/plugin.lang.php |
|
|
1994 |
%%WWWDIR%%/plugins/AdminTools/language/th_TH/plugin.lang.php |
1876 |
%%WWWDIR%%/plugins/AdminTools/language/tr_TR/description.txt |
1995 |
%%WWWDIR%%/plugins/AdminTools/language/tr_TR/description.txt |
1877 |
%%WWWDIR%%/plugins/AdminTools/language/tr_TR/index.php |
1996 |
%%WWWDIR%%/plugins/AdminTools/language/tr_TR/index.php |
1878 |
%%WWWDIR%%/plugins/AdminTools/language/tr_TR/plugin.lang.php |
1997 |
%%WWWDIR%%/plugins/AdminTools/language/tr_TR/plugin.lang.php |
Lines 1893-1898
Link Here
|
1893 |
%%WWWDIR%%/plugins/AdminTools/language/zh_TW/plugin.lang.php |
2012 |
%%WWWDIR%%/plugins/AdminTools/language/zh_TW/plugin.lang.php |
1894 |
%%WWWDIR%%/plugins/AdminTools/main.inc.php |
2013 |
%%WWWDIR%%/plugins/AdminTools/main.inc.php |
1895 |
%%WWWDIR%%/plugins/AdminTools/maintain.class.php |
2014 |
%%WWWDIR%%/plugins/AdminTools/maintain.class.php |
|
|
2015 |
%%WWWDIR%%/plugins/AdminTools/pem_metadata.txt |
1896 |
%%WWWDIR%%/plugins/AdminTools/template/admin.tpl |
2016 |
%%WWWDIR%%/plugins/AdminTools/template/admin.tpl |
1897 |
%%WWWDIR%%/plugins/AdminTools/template/admin_controller.js |
2017 |
%%WWWDIR%%/plugins/AdminTools/template/admin_controller.js |
1898 |
%%WWWDIR%%/plugins/AdminTools/template/admin_controller.tpl |
2018 |
%%WWWDIR%%/plugins/AdminTools/template/admin_controller.tpl |
Lines 1916-1921
Link Here
|
1916 |
%%WWWDIR%%/plugins/AdminTools/template/public_controller.js |
2036 |
%%WWWDIR%%/plugins/AdminTools/template/public_controller.js |
1917 |
%%WWWDIR%%/plugins/AdminTools/template/public_controller.tpl |
2037 |
%%WWWDIR%%/plugins/AdminTools/template/public_controller.tpl |
1918 |
%%WWWDIR%%/plugins/AdminTools/template/public_style.css |
2038 |
%%WWWDIR%%/plugins/AdminTools/template/public_style.css |
|
|
2039 |
%%WWWDIR%%/plugins/LocalFilesEditor/README.md |
1919 |
%%WWWDIR%%/plugins/LocalFilesEditor/admin.php |
2040 |
%%WWWDIR%%/plugins/LocalFilesEditor/admin.php |
1920 |
%%WWWDIR%%/plugins/LocalFilesEditor/codemirror/lib/codemirror.css |
2041 |
%%WWWDIR%%/plugins/LocalFilesEditor/codemirror/lib/codemirror.css |
1921 |
%%WWWDIR%%/plugins/LocalFilesEditor/codemirror/lib/codemirror.js |
2042 |
%%WWWDIR%%/plugins/LocalFilesEditor/codemirror/lib/codemirror.js |
Lines 2019-2024
Link Here
|
2019 |
%%WWWDIR%%/plugins/LocalFilesEditor/language/ka_GE/description.txt |
2140 |
%%WWWDIR%%/plugins/LocalFilesEditor/language/ka_GE/description.txt |
2020 |
%%WWWDIR%%/plugins/LocalFilesEditor/language/ka_GE/index.php |
2141 |
%%WWWDIR%%/plugins/LocalFilesEditor/language/ka_GE/index.php |
2021 |
%%WWWDIR%%/plugins/LocalFilesEditor/language/ka_GE/plugin.lang.php |
2142 |
%%WWWDIR%%/plugins/LocalFilesEditor/language/ka_GE/plugin.lang.php |
|
|
2143 |
%%WWWDIR%%/plugins/LocalFilesEditor/language/km_KH/plugin.lang.php |
2022 |
%%WWWDIR%%/plugins/LocalFilesEditor/language/kn_IN/description.txt |
2144 |
%%WWWDIR%%/plugins/LocalFilesEditor/language/kn_IN/description.txt |
2023 |
%%WWWDIR%%/plugins/LocalFilesEditor/language/kn_IN/plugin.lang.php |
2145 |
%%WWWDIR%%/plugins/LocalFilesEditor/language/kn_IN/plugin.lang.php |
2024 |
%%WWWDIR%%/plugins/LocalFilesEditor/language/lt_LT/description.txt |
2146 |
%%WWWDIR%%/plugins/LocalFilesEditor/language/lt_LT/description.txt |
Lines 2087-2096
Link Here
|
2087 |
%%WWWDIR%%/plugins/LocalFilesEditor/language/zh_TW/plugin.lang.php |
2209 |
%%WWWDIR%%/plugins/LocalFilesEditor/language/zh_TW/plugin.lang.php |
2088 |
%%WWWDIR%%/plugins/LocalFilesEditor/main.inc.php |
2210 |
%%WWWDIR%%/plugins/LocalFilesEditor/main.inc.php |
2089 |
%%WWWDIR%%/plugins/LocalFilesEditor/maintain.inc.php |
2211 |
%%WWWDIR%%/plugins/LocalFilesEditor/maintain.inc.php |
|
|
2212 |
%%WWWDIR%%/plugins/LocalFilesEditor/pem_metadata.txt |
2090 |
%%WWWDIR%%/plugins/LocalFilesEditor/show_default.php |
2213 |
%%WWWDIR%%/plugins/LocalFilesEditor/show_default.php |
2091 |
%%WWWDIR%%/plugins/LocalFilesEditor/template/admin.tpl |
2214 |
%%WWWDIR%%/plugins/LocalFilesEditor/template/admin.tpl |
2092 |
%%WWWDIR%%/plugins/LocalFilesEditor/template/locfiledit.css |
2215 |
%%WWWDIR%%/plugins/LocalFilesEditor/template/locfiledit.css |
2093 |
%%WWWDIR%%/plugins/LocalFilesEditor/template/show_default.tpl |
2216 |
%%WWWDIR%%/plugins/LocalFilesEditor/template/show_default.tpl |
|
|
2217 |
%%WWWDIR%%/plugins/TakeATour/README.md |
2094 |
%%WWWDIR%%/plugins/TakeATour/admin.php |
2218 |
%%WWWDIR%%/plugins/TakeATour/admin.php |
2095 |
%%WWWDIR%%/plugins/TakeATour/css/admin.css |
2219 |
%%WWWDIR%%/plugins/TakeATour/css/admin.css |
2096 |
%%WWWDIR%%/plugins/TakeATour/css/bootstrap-tour-standalone.css |
2220 |
%%WWWDIR%%/plugins/TakeATour/css/bootstrap-tour-standalone.css |
Lines 2106-2111
Link Here
|
2106 |
%%WWWDIR%%/plugins/TakeATour/language/ca_ES/index.php |
2230 |
%%WWWDIR%%/plugins/TakeATour/language/ca_ES/index.php |
2107 |
%%WWWDIR%%/plugins/TakeATour/language/ca_ES/plugin.lang.php |
2231 |
%%WWWDIR%%/plugins/TakeATour/language/ca_ES/plugin.lang.php |
2108 |
%%WWWDIR%%/plugins/TakeATour/language/ca_ES/tour_2_7_0.lang.php |
2232 |
%%WWWDIR%%/plugins/TakeATour/language/ca_ES/tour_2_7_0.lang.php |
|
|
2233 |
%%WWWDIR%%/plugins/TakeATour/language/ca_ES/tour_2_8_0.lang.php |
2109 |
%%WWWDIR%%/plugins/TakeATour/language/ca_ES/tour_first_contact.lang.php |
2234 |
%%WWWDIR%%/plugins/TakeATour/language/ca_ES/tour_first_contact.lang.php |
2110 |
%%WWWDIR%%/plugins/TakeATour/language/ca_ES/tour_privacy.lang.php |
2235 |
%%WWWDIR%%/plugins/TakeATour/language/ca_ES/tour_privacy.lang.php |
2111 |
%%WWWDIR%%/plugins/TakeATour/language/cs_CZ/description.txt |
2236 |
%%WWWDIR%%/plugins/TakeATour/language/cs_CZ/description.txt |
Lines 2113-2122
Link Here
|
2113 |
%%WWWDIR%%/plugins/TakeATour/language/cs_CZ/plugin.lang.php |
2238 |
%%WWWDIR%%/plugins/TakeATour/language/cs_CZ/plugin.lang.php |
2114 |
%%WWWDIR%%/plugins/TakeATour/language/cs_CZ/tour_2_7_0.lang.php |
2239 |
%%WWWDIR%%/plugins/TakeATour/language/cs_CZ/tour_2_7_0.lang.php |
2115 |
%%WWWDIR%%/plugins/TakeATour/language/cs_CZ/tour_first_contact.lang.php |
2240 |
%%WWWDIR%%/plugins/TakeATour/language/cs_CZ/tour_first_contact.lang.php |
|
|
2241 |
%%WWWDIR%%/plugins/TakeATour/language/cs_CZ/tour_privacy.lang.php |
2116 |
%%WWWDIR%%/plugins/TakeATour/language/da_DK/description.txt |
2242 |
%%WWWDIR%%/plugins/TakeATour/language/da_DK/description.txt |
2117 |
%%WWWDIR%%/plugins/TakeATour/language/da_DK/index.php |
2243 |
%%WWWDIR%%/plugins/TakeATour/language/da_DK/index.php |
2118 |
%%WWWDIR%%/plugins/TakeATour/language/da_DK/plugin.lang.php |
2244 |
%%WWWDIR%%/plugins/TakeATour/language/da_DK/plugin.lang.php |
2119 |
%%WWWDIR%%/plugins/TakeATour/language/da_DK/tour_2_7_0.lang.php |
2245 |
%%WWWDIR%%/plugins/TakeATour/language/da_DK/tour_2_7_0.lang.php |
|
|
2246 |
%%WWWDIR%%/plugins/TakeATour/language/da_DK/tour_2_8_0.lang.php |
2120 |
%%WWWDIR%%/plugins/TakeATour/language/da_DK/tour_first_contact.lang.php |
2247 |
%%WWWDIR%%/plugins/TakeATour/language/da_DK/tour_first_contact.lang.php |
2121 |
%%WWWDIR%%/plugins/TakeATour/language/da_DK/tour_privacy.lang.php |
2248 |
%%WWWDIR%%/plugins/TakeATour/language/da_DK/tour_privacy.lang.php |
2122 |
%%WWWDIR%%/plugins/TakeATour/language/de_DE/description.txt |
2249 |
%%WWWDIR%%/plugins/TakeATour/language/de_DE/description.txt |
Lines 2123-2128
Link Here
|
2123 |
%%WWWDIR%%/plugins/TakeATour/language/de_DE/index.php |
2250 |
%%WWWDIR%%/plugins/TakeATour/language/de_DE/index.php |
2124 |
%%WWWDIR%%/plugins/TakeATour/language/de_DE/plugin.lang.php |
2251 |
%%WWWDIR%%/plugins/TakeATour/language/de_DE/plugin.lang.php |
2125 |
%%WWWDIR%%/plugins/TakeATour/language/de_DE/tour_2_7_0.lang.php |
2252 |
%%WWWDIR%%/plugins/TakeATour/language/de_DE/tour_2_7_0.lang.php |
|
|
2253 |
%%WWWDIR%%/plugins/TakeATour/language/de_DE/tour_2_8_0.lang.php |
2126 |
%%WWWDIR%%/plugins/TakeATour/language/de_DE/tour_first_contact.lang.php |
2254 |
%%WWWDIR%%/plugins/TakeATour/language/de_DE/tour_first_contact.lang.php |
2127 |
%%WWWDIR%%/plugins/TakeATour/language/de_DE/tour_privacy.lang.php |
2255 |
%%WWWDIR%%/plugins/TakeATour/language/de_DE/tour_privacy.lang.php |
2128 |
%%WWWDIR%%/plugins/TakeATour/language/el_GR/description.txt |
2256 |
%%WWWDIR%%/plugins/TakeATour/language/el_GR/description.txt |
Lines 2129-2134
Link Here
|
2129 |
%%WWWDIR%%/plugins/TakeATour/language/el_GR/index.php |
2257 |
%%WWWDIR%%/plugins/TakeATour/language/el_GR/index.php |
2130 |
%%WWWDIR%%/plugins/TakeATour/language/el_GR/plugin.lang.php |
2258 |
%%WWWDIR%%/plugins/TakeATour/language/el_GR/plugin.lang.php |
2131 |
%%WWWDIR%%/plugins/TakeATour/language/el_GR/tour_2_7_0.lang.php |
2259 |
%%WWWDIR%%/plugins/TakeATour/language/el_GR/tour_2_7_0.lang.php |
|
|
2260 |
%%WWWDIR%%/plugins/TakeATour/language/el_GR/tour_2_8_0.lang.php |
2132 |
%%WWWDIR%%/plugins/TakeATour/language/el_GR/tour_first_contact.lang.php |
2261 |
%%WWWDIR%%/plugins/TakeATour/language/el_GR/tour_first_contact.lang.php |
2133 |
%%WWWDIR%%/plugins/TakeATour/language/el_GR/tour_privacy.lang.php |
2262 |
%%WWWDIR%%/plugins/TakeATour/language/el_GR/tour_privacy.lang.php |
2134 |
%%WWWDIR%%/plugins/TakeATour/language/en_UK/description.txt |
2263 |
%%WWWDIR%%/plugins/TakeATour/language/en_UK/description.txt |
Lines 2135-2140
Link Here
|
2135 |
%%WWWDIR%%/plugins/TakeATour/language/en_UK/index.php |
2264 |
%%WWWDIR%%/plugins/TakeATour/language/en_UK/index.php |
2136 |
%%WWWDIR%%/plugins/TakeATour/language/en_UK/plugin.lang.php |
2265 |
%%WWWDIR%%/plugins/TakeATour/language/en_UK/plugin.lang.php |
2137 |
%%WWWDIR%%/plugins/TakeATour/language/en_UK/tour_2_7_0.lang.php |
2266 |
%%WWWDIR%%/plugins/TakeATour/language/en_UK/tour_2_7_0.lang.php |
|
|
2267 |
%%WWWDIR%%/plugins/TakeATour/language/en_UK/tour_2_8_0.lang.php |
2138 |
%%WWWDIR%%/plugins/TakeATour/language/en_UK/tour_first_contact.lang.php |
2268 |
%%WWWDIR%%/plugins/TakeATour/language/en_UK/tour_first_contact.lang.php |
2139 |
%%WWWDIR%%/plugins/TakeATour/language/en_UK/tour_privacy.lang.php |
2269 |
%%WWWDIR%%/plugins/TakeATour/language/en_UK/tour_privacy.lang.php |
2140 |
%%WWWDIR%%/plugins/TakeATour/language/eo_EO/description.txt |
2270 |
%%WWWDIR%%/plugins/TakeATour/language/eo_EO/description.txt |
Lines 2152-2167
Link Here
|
2152 |
%%WWWDIR%%/plugins/TakeATour/language/et_EE/index.php |
2282 |
%%WWWDIR%%/plugins/TakeATour/language/et_EE/index.php |
2153 |
%%WWWDIR%%/plugins/TakeATour/language/et_EE/plugin.lang.php |
2283 |
%%WWWDIR%%/plugins/TakeATour/language/et_EE/plugin.lang.php |
2154 |
%%WWWDIR%%/plugins/TakeATour/language/et_EE/tour_2_7_0.lang.php |
2284 |
%%WWWDIR%%/plugins/TakeATour/language/et_EE/tour_2_7_0.lang.php |
|
|
2285 |
%%WWWDIR%%/plugins/TakeATour/language/fa_IR/description.txt |
2286 |
%%WWWDIR%%/plugins/TakeATour/language/fa_IR/plugin.lang.php |
2155 |
%%WWWDIR%%/plugins/TakeATour/language/fi_FI/description.txt |
2287 |
%%WWWDIR%%/plugins/TakeATour/language/fi_FI/description.txt |
2156 |
%%WWWDIR%%/plugins/TakeATour/language/fi_FI/index.php |
2288 |
%%WWWDIR%%/plugins/TakeATour/language/fi_FI/index.php |
2157 |
%%WWWDIR%%/plugins/TakeATour/language/fi_FI/plugin.lang.php |
2289 |
%%WWWDIR%%/plugins/TakeATour/language/fi_FI/plugin.lang.php |
2158 |
%%WWWDIR%%/plugins/TakeATour/language/fi_FI/tour_2_7_0.lang.php |
2290 |
%%WWWDIR%%/plugins/TakeATour/language/fi_FI/tour_2_7_0.lang.php |
|
|
2291 |
%%WWWDIR%%/plugins/TakeATour/language/fi_FI/tour_first_contact.lang.php |
2292 |
%%WWWDIR%%/plugins/TakeATour/language/fr_CA/index.php |
2293 |
%%WWWDIR%%/plugins/TakeATour/language/fr_CA/tour_2_7_0.lang.php |
2159 |
%%WWWDIR%%/plugins/TakeATour/language/fr_FR/description.txt |
2294 |
%%WWWDIR%%/plugins/TakeATour/language/fr_FR/description.txt |
2160 |
%%WWWDIR%%/plugins/TakeATour/language/fr_FR/index.php |
2295 |
%%WWWDIR%%/plugins/TakeATour/language/fr_FR/index.php |
2161 |
%%WWWDIR%%/plugins/TakeATour/language/fr_FR/plugin.lang.php |
2296 |
%%WWWDIR%%/plugins/TakeATour/language/fr_FR/plugin.lang.php |
2162 |
%%WWWDIR%%/plugins/TakeATour/language/fr_FR/tour_2_7_0.lang.php |
2297 |
%%WWWDIR%%/plugins/TakeATour/language/fr_FR/tour_2_7_0.lang.php |
|
|
2298 |
%%WWWDIR%%/plugins/TakeATour/language/fr_FR/tour_2_8_0.lang.php |
2163 |
%%WWWDIR%%/plugins/TakeATour/language/fr_FR/tour_first_contact.lang.php |
2299 |
%%WWWDIR%%/plugins/TakeATour/language/fr_FR/tour_first_contact.lang.php |
2164 |
%%WWWDIR%%/plugins/TakeATour/language/fr_FR/tour_privacy.lang.php |
2300 |
%%WWWDIR%%/plugins/TakeATour/language/fr_FR/tour_privacy.lang.php |
|
|
2301 |
%%WWWDIR%%/plugins/TakeATour/language/gl_ES/description.txt |
2302 |
%%WWWDIR%%/plugins/TakeATour/language/gl_ES/plugin.lang.php |
2303 |
%%WWWDIR%%/plugins/TakeATour/language/he_IL/plugin.lang.php |
2165 |
%%WWWDIR%%/plugins/TakeATour/language/hu_HU/index.php |
2304 |
%%WWWDIR%%/plugins/TakeATour/language/hu_HU/index.php |
2166 |
%%WWWDIR%%/plugins/TakeATour/language/hu_HU/plugin.lang.php |
2305 |
%%WWWDIR%%/plugins/TakeATour/language/hu_HU/plugin.lang.php |
2167 |
%%WWWDIR%%/plugins/TakeATour/language/index.php |
2306 |
%%WWWDIR%%/plugins/TakeATour/language/index.php |
Lines 2169-2174
Link Here
|
2169 |
%%WWWDIR%%/plugins/TakeATour/language/it_IT/index.php |
2308 |
%%WWWDIR%%/plugins/TakeATour/language/it_IT/index.php |
2170 |
%%WWWDIR%%/plugins/TakeATour/language/it_IT/plugin.lang.php |
2309 |
%%WWWDIR%%/plugins/TakeATour/language/it_IT/plugin.lang.php |
2171 |
%%WWWDIR%%/plugins/TakeATour/language/it_IT/tour_2_7_0.lang.php |
2310 |
%%WWWDIR%%/plugins/TakeATour/language/it_IT/tour_2_7_0.lang.php |
|
|
2311 |
%%WWWDIR%%/plugins/TakeATour/language/it_IT/tour_2_8_0.lang.php |
2172 |
%%WWWDIR%%/plugins/TakeATour/language/it_IT/tour_first_contact.lang.php |
2312 |
%%WWWDIR%%/plugins/TakeATour/language/it_IT/tour_first_contact.lang.php |
2173 |
%%WWWDIR%%/plugins/TakeATour/language/it_IT/tour_privacy.lang.php |
2313 |
%%WWWDIR%%/plugins/TakeATour/language/it_IT/tour_privacy.lang.php |
2174 |
%%WWWDIR%%/plugins/TakeATour/language/lv_LV/description.txt |
2314 |
%%WWWDIR%%/plugins/TakeATour/language/lv_LV/description.txt |
Lines 2175-2180
Link Here
|
2175 |
%%WWWDIR%%/plugins/TakeATour/language/lv_LV/index.php |
2315 |
%%WWWDIR%%/plugins/TakeATour/language/lv_LV/index.php |
2176 |
%%WWWDIR%%/plugins/TakeATour/language/lv_LV/plugin.lang.php |
2316 |
%%WWWDIR%%/plugins/TakeATour/language/lv_LV/plugin.lang.php |
2177 |
%%WWWDIR%%/plugins/TakeATour/language/lv_LV/tour_2_7_0.lang.php |
2317 |
%%WWWDIR%%/plugins/TakeATour/language/lv_LV/tour_2_7_0.lang.php |
|
|
2318 |
%%WWWDIR%%/plugins/TakeATour/language/lv_LV/tour_2_8_0.lang.php |
2178 |
%%WWWDIR%%/plugins/TakeATour/language/lv_LV/tour_first_contact.lang.php |
2319 |
%%WWWDIR%%/plugins/TakeATour/language/lv_LV/tour_first_contact.lang.php |
2179 |
%%WWWDIR%%/plugins/TakeATour/language/lv_LV/tour_privacy.lang.php |
2320 |
%%WWWDIR%%/plugins/TakeATour/language/lv_LV/tour_privacy.lang.php |
2180 |
%%WWWDIR%%/plugins/TakeATour/language/nb_NO/description.txt |
2321 |
%%WWWDIR%%/plugins/TakeATour/language/nb_NO/description.txt |
Lines 2181-2186
Link Here
|
2181 |
%%WWWDIR%%/plugins/TakeATour/language/nb_NO/index.php |
2322 |
%%WWWDIR%%/plugins/TakeATour/language/nb_NO/index.php |
2182 |
%%WWWDIR%%/plugins/TakeATour/language/nb_NO/plugin.lang.php |
2323 |
%%WWWDIR%%/plugins/TakeATour/language/nb_NO/plugin.lang.php |
2183 |
%%WWWDIR%%/plugins/TakeATour/language/nb_NO/tour_2_7_0.lang.php |
2324 |
%%WWWDIR%%/plugins/TakeATour/language/nb_NO/tour_2_7_0.lang.php |
|
|
2325 |
%%WWWDIR%%/plugins/TakeATour/language/nb_NO/tour_2_8_0.lang.php |
2184 |
%%WWWDIR%%/plugins/TakeATour/language/nb_NO/tour_first_contact.lang.php |
2326 |
%%WWWDIR%%/plugins/TakeATour/language/nb_NO/tour_first_contact.lang.php |
2185 |
%%WWWDIR%%/plugins/TakeATour/language/nb_NO/tour_privacy.lang.php |
2327 |
%%WWWDIR%%/plugins/TakeATour/language/nb_NO/tour_privacy.lang.php |
2186 |
%%WWWDIR%%/plugins/TakeATour/language/nl_NL/description.txt |
2328 |
%%WWWDIR%%/plugins/TakeATour/language/nl_NL/description.txt |
Lines 2187-2192
Link Here
|
2187 |
%%WWWDIR%%/plugins/TakeATour/language/nl_NL/index.php |
2329 |
%%WWWDIR%%/plugins/TakeATour/language/nl_NL/index.php |
2188 |
%%WWWDIR%%/plugins/TakeATour/language/nl_NL/plugin.lang.php |
2330 |
%%WWWDIR%%/plugins/TakeATour/language/nl_NL/plugin.lang.php |
2189 |
%%WWWDIR%%/plugins/TakeATour/language/nl_NL/tour_2_7_0.lang.php |
2331 |
%%WWWDIR%%/plugins/TakeATour/language/nl_NL/tour_2_7_0.lang.php |
|
|
2332 |
%%WWWDIR%%/plugins/TakeATour/language/nl_NL/tour_2_8_0.lang.php |
2190 |
%%WWWDIR%%/plugins/TakeATour/language/nl_NL/tour_first_contact.lang.php |
2333 |
%%WWWDIR%%/plugins/TakeATour/language/nl_NL/tour_first_contact.lang.php |
2191 |
%%WWWDIR%%/plugins/TakeATour/language/nl_NL/tour_privacy.lang.php |
2334 |
%%WWWDIR%%/plugins/TakeATour/language/nl_NL/tour_privacy.lang.php |
2192 |
%%WWWDIR%%/plugins/TakeATour/language/pl_PL/description.txt |
2335 |
%%WWWDIR%%/plugins/TakeATour/language/pl_PL/description.txt |
Lines 2199-2204
Link Here
|
2199 |
%%WWWDIR%%/plugins/TakeATour/language/pt_BR/index.php |
2342 |
%%WWWDIR%%/plugins/TakeATour/language/pt_BR/index.php |
2200 |
%%WWWDIR%%/plugins/TakeATour/language/pt_BR/plugin.lang.php |
2343 |
%%WWWDIR%%/plugins/TakeATour/language/pt_BR/plugin.lang.php |
2201 |
%%WWWDIR%%/plugins/TakeATour/language/pt_BR/tour_2_7_0.lang.php |
2344 |
%%WWWDIR%%/plugins/TakeATour/language/pt_BR/tour_2_7_0.lang.php |
|
|
2345 |
%%WWWDIR%%/plugins/TakeATour/language/pt_BR/tour_2_8_0.lang.php |
2202 |
%%WWWDIR%%/plugins/TakeATour/language/pt_BR/tour_first_contact.lang.php |
2346 |
%%WWWDIR%%/plugins/TakeATour/language/pt_BR/tour_first_contact.lang.php |
2203 |
%%WWWDIR%%/plugins/TakeATour/language/pt_BR/tour_privacy.lang.php |
2347 |
%%WWWDIR%%/plugins/TakeATour/language/pt_BR/tour_privacy.lang.php |
2204 |
%%WWWDIR%%/plugins/TakeATour/language/pt_PT/description.txt |
2348 |
%%WWWDIR%%/plugins/TakeATour/language/pt_PT/description.txt |
Lines 2205-2211
Link Here
|
2205 |
%%WWWDIR%%/plugins/TakeATour/language/pt_PT/index.php |
2349 |
%%WWWDIR%%/plugins/TakeATour/language/pt_PT/index.php |
2206 |
%%WWWDIR%%/plugins/TakeATour/language/pt_PT/plugin.lang.php |
2350 |
%%WWWDIR%%/plugins/TakeATour/language/pt_PT/plugin.lang.php |
2207 |
%%WWWDIR%%/plugins/TakeATour/language/pt_PT/tour_2_7_0.lang.php |
2351 |
%%WWWDIR%%/plugins/TakeATour/language/pt_PT/tour_2_7_0.lang.php |
|
|
2352 |
%%WWWDIR%%/plugins/TakeATour/language/pt_PT/tour_2_8_0.lang.php |
2208 |
%%WWWDIR%%/plugins/TakeATour/language/pt_PT/tour_first_contact.lang.php |
2353 |
%%WWWDIR%%/plugins/TakeATour/language/pt_PT/tour_first_contact.lang.php |
|
|
2354 |
%%WWWDIR%%/plugins/TakeATour/language/pt_PT/tour_privacy.lang.php |
2209 |
%%WWWDIR%%/plugins/TakeATour/language/ro_RO/index.php |
2355 |
%%WWWDIR%%/plugins/TakeATour/language/ro_RO/index.php |
2210 |
%%WWWDIR%%/plugins/TakeATour/language/ro_RO/plugin.lang.php |
2356 |
%%WWWDIR%%/plugins/TakeATour/language/ro_RO/plugin.lang.php |
2211 |
%%WWWDIR%%/plugins/TakeATour/language/ro_RO/tour_2_7_0.lang.php |
2357 |
%%WWWDIR%%/plugins/TakeATour/language/ro_RO/tour_2_7_0.lang.php |
Lines 2215-2220
Link Here
|
2215 |
%%WWWDIR%%/plugins/TakeATour/language/ru_RU/index.php |
2361 |
%%WWWDIR%%/plugins/TakeATour/language/ru_RU/index.php |
2216 |
%%WWWDIR%%/plugins/TakeATour/language/ru_RU/plugin.lang.php |
2362 |
%%WWWDIR%%/plugins/TakeATour/language/ru_RU/plugin.lang.php |
2217 |
%%WWWDIR%%/plugins/TakeATour/language/ru_RU/tour_2_7_0.lang.php |
2363 |
%%WWWDIR%%/plugins/TakeATour/language/ru_RU/tour_2_7_0.lang.php |
|
|
2364 |
%%WWWDIR%%/plugins/TakeATour/language/ru_RU/tour_2_8_0.lang.php |
2218 |
%%WWWDIR%%/plugins/TakeATour/language/ru_RU/tour_first_contact.lang.php |
2365 |
%%WWWDIR%%/plugins/TakeATour/language/ru_RU/tour_first_contact.lang.php |
2219 |
%%WWWDIR%%/plugins/TakeATour/language/ru_RU/tour_privacy.lang.php |
2366 |
%%WWWDIR%%/plugins/TakeATour/language/ru_RU/tour_privacy.lang.php |
2220 |
%%WWWDIR%%/plugins/TakeATour/language/sk_SK/description.txt |
2367 |
%%WWWDIR%%/plugins/TakeATour/language/sk_SK/description.txt |
Lines 2221-2226
Link Here
|
2221 |
%%WWWDIR%%/plugins/TakeATour/language/sk_SK/index.php |
2368 |
%%WWWDIR%%/plugins/TakeATour/language/sk_SK/index.php |
2222 |
%%WWWDIR%%/plugins/TakeATour/language/sk_SK/plugin.lang.php |
2369 |
%%WWWDIR%%/plugins/TakeATour/language/sk_SK/plugin.lang.php |
2223 |
%%WWWDIR%%/plugins/TakeATour/language/sk_SK/tour_2_7_0.lang.php |
2370 |
%%WWWDIR%%/plugins/TakeATour/language/sk_SK/tour_2_7_0.lang.php |
|
|
2371 |
%%WWWDIR%%/plugins/TakeATour/language/sk_SK/tour_2_8_0.lang.php |
2224 |
%%WWWDIR%%/plugins/TakeATour/language/sk_SK/tour_first_contact.lang.php |
2372 |
%%WWWDIR%%/plugins/TakeATour/language/sk_SK/tour_first_contact.lang.php |
2225 |
%%WWWDIR%%/plugins/TakeATour/language/sl_SI/description.txt |
2373 |
%%WWWDIR%%/plugins/TakeATour/language/sl_SI/description.txt |
2226 |
%%WWWDIR%%/plugins/TakeATour/language/sl_SI/index.php |
2374 |
%%WWWDIR%%/plugins/TakeATour/language/sl_SI/index.php |
Lines 2236-2246
Link Here
|
2236 |
%%WWWDIR%%/plugins/TakeATour/language/sv_SE/plugin.lang.php |
2384 |
%%WWWDIR%%/plugins/TakeATour/language/sv_SE/plugin.lang.php |
2237 |
%%WWWDIR%%/plugins/TakeATour/language/sv_SE/tour_2_7_0.lang.php |
2385 |
%%WWWDIR%%/plugins/TakeATour/language/sv_SE/tour_2_7_0.lang.php |
2238 |
%%WWWDIR%%/plugins/TakeATour/language/sv_SE/tour_first_contact.lang.php |
2386 |
%%WWWDIR%%/plugins/TakeATour/language/sv_SE/tour_first_contact.lang.php |
|
|
2387 |
%%WWWDIR%%/plugins/TakeATour/language/th_TH/tour_2_8_0.lang.php |
2239 |
%%WWWDIR%%/plugins/TakeATour/language/tr_TR/description.txt |
2388 |
%%WWWDIR%%/plugins/TakeATour/language/tr_TR/description.txt |
2240 |
%%WWWDIR%%/plugins/TakeATour/language/tr_TR/index.php |
2389 |
%%WWWDIR%%/plugins/TakeATour/language/tr_TR/index.php |
2241 |
%%WWWDIR%%/plugins/TakeATour/language/tr_TR/plugin.lang.php |
2390 |
%%WWWDIR%%/plugins/TakeATour/language/tr_TR/plugin.lang.php |
2242 |
%%WWWDIR%%/plugins/TakeATour/language/tr_TR/tour_2_7_0.lang.php |
2391 |
%%WWWDIR%%/plugins/TakeATour/language/tr_TR/tour_2_7_0.lang.php |
2243 |
%%WWWDIR%%/plugins/TakeATour/language/tr_TR/tour_first_contact.lang.php |
2392 |
%%WWWDIR%%/plugins/TakeATour/language/tr_TR/tour_first_contact.lang.php |
|
|
2393 |
%%WWWDIR%%/plugins/TakeATour/language/tr_TR/tour_privacy.lang.php |
2244 |
%%WWWDIR%%/plugins/TakeATour/language/uk_UA/description.txt |
2394 |
%%WWWDIR%%/plugins/TakeATour/language/uk_UA/description.txt |
2245 |
%%WWWDIR%%/plugins/TakeATour/language/uk_UA/index.php |
2395 |
%%WWWDIR%%/plugins/TakeATour/language/uk_UA/index.php |
2246 |
%%WWWDIR%%/plugins/TakeATour/language/uk_UA/plugin.lang.php |
2396 |
%%WWWDIR%%/plugins/TakeATour/language/uk_UA/plugin.lang.php |
Lines 2261-2268
Link Here
|
2261 |
%%WWWDIR%%/plugins/TakeATour/language/zh_TW/index.php |
2411 |
%%WWWDIR%%/plugins/TakeATour/language/zh_TW/index.php |
2262 |
%%WWWDIR%%/plugins/TakeATour/language/zh_TW/tour_2_7_0.lang.php |
2412 |
%%WWWDIR%%/plugins/TakeATour/language/zh_TW/tour_2_7_0.lang.php |
2263 |
%%WWWDIR%%/plugins/TakeATour/main.inc.php |
2413 |
%%WWWDIR%%/plugins/TakeATour/main.inc.php |
|
|
2414 |
%%WWWDIR%%/plugins/TakeATour/pem_metadata.txt |
2264 |
%%WWWDIR%%/plugins/TakeATour/tours/2_7_0/config.inc.php |
2415 |
%%WWWDIR%%/plugins/TakeATour/tours/2_7_0/config.inc.php |
2265 |
%%WWWDIR%%/plugins/TakeATour/tours/2_7_0/tour.tpl |
2416 |
%%WWWDIR%%/plugins/TakeATour/tours/2_7_0/tour.tpl |
|
|
2417 |
%%WWWDIR%%/plugins/TakeATour/tours/2_8_0/config.inc.php |
2418 |
%%WWWDIR%%/plugins/TakeATour/tours/2_8_0/tour.tpl |
2266 |
%%WWWDIR%%/plugins/TakeATour/tours/first_contact/config.inc.php |
2419 |
%%WWWDIR%%/plugins/TakeATour/tours/first_contact/config.inc.php |
2267 |
%%WWWDIR%%/plugins/TakeATour/tours/first_contact/tour.tpl |
2420 |
%%WWWDIR%%/plugins/TakeATour/tours/first_contact/tour.tpl |
2268 |
%%WWWDIR%%/plugins/TakeATour/tours/first_contact/tour.tpl.bak |
2421 |
%%WWWDIR%%/plugins/TakeATour/tours/first_contact/tour.tpl.bak |
Lines 2272-2277
Link Here
|
2272 |
%%WWWDIR%%/plugins/TakeATour/tpl/admin.tpl |
2425 |
%%WWWDIR%%/plugins/TakeATour/tpl/admin.tpl |
2273 |
%%WWWDIR%%/plugins/TakeATour/tpl/js_css.tpl |
2426 |
%%WWWDIR%%/plugins/TakeATour/tpl/js_css.tpl |
2274 |
%%WWWDIR%%/plugins/index.php |
2427 |
%%WWWDIR%%/plugins/index.php |
|
|
2428 |
%%WWWDIR%%/plugins/language_switch/README.md |
2275 |
%%WWWDIR%%/plugins/language_switch/flag_sprite.jpg |
2429 |
%%WWWDIR%%/plugins/language_switch/flag_sprite.jpg |
2276 |
%%WWWDIR%%/plugins/language_switch/flag_sprite_original.png |
2430 |
%%WWWDIR%%/plugins/language_switch/flag_sprite_original.png |
2277 |
%%WWWDIR%%/plugins/language_switch/flags.tpl |
2431 |
%%WWWDIR%%/plugins/language_switch/flags.tpl |
Lines 2321-2326
Link Here
|
2321 |
%%WWWDIR%%/plugins/language_switch/language/km_KH/description.txt |
2475 |
%%WWWDIR%%/plugins/language_switch/language/km_KH/description.txt |
2322 |
%%WWWDIR%%/plugins/language_switch/language/km_KH/index.php |
2476 |
%%WWWDIR%%/plugins/language_switch/language/km_KH/index.php |
2323 |
%%WWWDIR%%/plugins/language_switch/language/kn_IN/description.txt |
2477 |
%%WWWDIR%%/plugins/language_switch/language/kn_IN/description.txt |
|
|
2478 |
%%WWWDIR%%/plugins/language_switch/language/ko_KR/description.txt |
2324 |
%%WWWDIR%%/plugins/language_switch/language/lt_LT/description.txt |
2479 |
%%WWWDIR%%/plugins/language_switch/language/lt_LT/description.txt |
2325 |
%%WWWDIR%%/plugins/language_switch/language/lv_LV/description.txt |
2480 |
%%WWWDIR%%/plugins/language_switch/language/lv_LV/description.txt |
2326 |
%%WWWDIR%%/plugins/language_switch/language/lv_LV/index.php |
2481 |
%%WWWDIR%%/plugins/language_switch/language/lv_LV/index.php |
Lines 2364-2369
Link Here
|
2364 |
%%WWWDIR%%/plugins/language_switch/language_switch.css |
2519 |
%%WWWDIR%%/plugins/language_switch/language_switch.css |
2365 |
%%WWWDIR%%/plugins/language_switch/language_switch.inc.php |
2520 |
%%WWWDIR%%/plugins/language_switch/language_switch.inc.php |
2366 |
%%WWWDIR%%/plugins/language_switch/main.inc.php |
2521 |
%%WWWDIR%%/plugins/language_switch/main.inc.php |
|
|
2522 |
%%WWWDIR%%/plugins/language_switch/pem_metadata.txt |
2367 |
%%WWWDIR%%/plugins/language_switch/style.css |
2523 |
%%WWWDIR%%/plugins/language_switch/style.css |
2368 |
@mode |
2524 |
@mode |
2369 |
@owner root |
2525 |
@owner root |
Lines 2483-2508
Link Here
|
2483 |
%%WWWDIR%%/themes/default/js/plugins/chosen-sprite@2x.png |
2639 |
%%WWWDIR%%/themes/default/js/plugins/chosen-sprite@2x.png |
2484 |
%%WWWDIR%%/themes/default/js/plugins/chosen.css |
2640 |
%%WWWDIR%%/themes/default/js/plugins/chosen.css |
2485 |
%%WWWDIR%%/themes/default/js/plugins/chosen.jquery.min.js |
2641 |
%%WWWDIR%%/themes/default/js/plugins/chosen.jquery.min.js |
|
|
2642 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-ar.js |
2643 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-bg.js |
2644 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-bn.js |
2645 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-ca.js |
2646 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-cs.js |
2647 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-da.js |
2648 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-de.js |
2649 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-es.js |
2650 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-et.js |
2651 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-fa.js |
2652 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-fi.js |
2653 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-fr.js |
2654 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-gl.js |
2655 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-gr.js |
2656 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-he.js |
2657 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-hr.js |
2658 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-hu.js |
2659 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-id.js |
2660 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-it.js |
2661 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-ja.js |
2662 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-kr.js |
2663 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-lt.js |
2664 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-lv.js |
2665 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-my.js |
2666 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-nl.js |
2667 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-no.js |
2668 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-pl.js |
2669 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-pt_BR.js |
2670 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-ro.js |
2671 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-ru.js |
2672 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-si.js |
2673 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-sk.js |
2674 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-sr.js |
2675 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-sv.js |
2676 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-tr.js |
2677 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-uk.js |
2678 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-zh_CN.js |
2679 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-zh_TW.js |
2486 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style1/colorbox.css |
2680 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style1/colorbox.css |
2487 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style1/images/border.png |
2681 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style1/images/border.png |
2488 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style1/images/controls.png |
2682 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style1/images/controls.png |
2489 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style1/images/ie6/borderBottomCenter.png |
|
|
2490 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style1/images/ie6/borderBottomLeft.png |
2491 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style1/images/ie6/borderBottomRight.png |
2492 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style1/images/ie6/borderMiddleLeft.png |
2493 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style1/images/ie6/borderMiddleRight.png |
2494 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style1/images/ie6/borderTopCenter.png |
2495 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style1/images/ie6/borderTopLeft.png |
2496 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style1/images/ie6/borderTopRight.png |
2497 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style1/images/loading.gif |
2683 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style1/images/loading.gif |
2498 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style1/images/loading_background.png |
2684 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style1/images/loading_background.png |
2499 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style1/images/overlay.png |
2685 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style1/images/overlay.png |
2500 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style1/index.html |
|
|
2501 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style2/colorbox.css |
2686 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style2/colorbox.css |
2502 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style2/images/controls.png |
2687 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style2/images/controls.png |
2503 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style2/images/controls.png.old |
|
|
2504 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style2/images/loading.gif |
2688 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style2/images/loading.gif |
2505 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style2/index.html |
2689 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style3/colorbox.css |
|
|
2690 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style3/images/controls.png |
2691 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style3/images/loading.gif |
2692 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style4/colorbox.css |
2693 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style4/images/border1.png |
2694 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style4/images/border2.png |
2695 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style4/images/loading.gif |
2696 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style5/colorbox.css |
2697 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style5/images/border.png |
2698 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style5/images/controls.png |
2699 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style5/images/loading.gif |
2700 |
%%WWWDIR%%/themes/default/js/plugins/colorbox/style5/images/loading_background.png |
2506 |
%%WWWDIR%%/themes/default/js/plugins/datatables/css/demo_page.css |
2701 |
%%WWWDIR%%/themes/default/js/plugins/datatables/css/demo_page.css |
2507 |
%%WWWDIR%%/themes/default/js/plugins/datatables/css/demo_table.css |
2702 |
%%WWWDIR%%/themes/default/js/plugins/datatables/css/demo_table.css |
2508 |
%%WWWDIR%%/themes/default/js/plugins/datatables/css/demo_table_jui.css |
2703 |
%%WWWDIR%%/themes/default/js/plugins/datatables/css/demo_table_jui.css |
Lines 2540-2545
Link Here
|
2540 |
%%WWWDIR%%/themes/default/js/plugins/jquery.tipTip.minified.js |
2735 |
%%WWWDIR%%/themes/default/js/plugins/jquery.tipTip.minified.js |
2541 |
%%WWWDIR%%/themes/default/js/plugins/jquery.tokeninput.css |
2736 |
%%WWWDIR%%/themes/default/js/plugins/jquery.tokeninput.css |
2542 |
%%WWWDIR%%/themes/default/js/plugins/jquery.tokeninput.js |
2737 |
%%WWWDIR%%/themes/default/js/plugins/jquery.tokeninput.js |
|
|
2738 |
%%WWWDIR%%/themes/default/js/plugins/piecon.js |
2543 |
%%WWWDIR%%/themes/default/js/plugins/plupload/Moxie.swf |
2739 |
%%WWWDIR%%/themes/default/js/plugins/plupload/Moxie.swf |
2544 |
%%WWWDIR%%/themes/default/js/plugins/plupload/Moxie.xap |
2740 |
%%WWWDIR%%/themes/default/js/plugins/plupload/Moxie.xap |
2545 |
%%WWWDIR%%/themes/default/js/plugins/plupload/i18n/ar.js |
2741 |
%%WWWDIR%%/themes/default/js/plugins/plupload/i18n/ar.js |
Lines 2934-2939
Link Here
|
2934 |
%%WWWDIR%%/themes/elegant/language/fr_CA/theme.lang.php |
3130 |
%%WWWDIR%%/themes/elegant/language/fr_CA/theme.lang.php |
2935 |
%%WWWDIR%%/themes/elegant/language/fr_FR/index.php |
3131 |
%%WWWDIR%%/themes/elegant/language/fr_FR/index.php |
2936 |
%%WWWDIR%%/themes/elegant/language/fr_FR/theme.lang.php |
3132 |
%%WWWDIR%%/themes/elegant/language/fr_FR/theme.lang.php |
|
|
3133 |
%%WWWDIR%%/themes/elegant/language/gl_ES/theme.lang.php |
2937 |
%%WWWDIR%%/themes/elegant/language/he_IL/index.php |
3134 |
%%WWWDIR%%/themes/elegant/language/he_IL/index.php |
2938 |
%%WWWDIR%%/themes/elegant/language/he_IL/theme.lang.php |
3135 |
%%WWWDIR%%/themes/elegant/language/he_IL/theme.lang.php |
2939 |
%%WWWDIR%%/themes/elegant/language/hu_HU/theme.lang.php |
3136 |
%%WWWDIR%%/themes/elegant/language/hu_HU/theme.lang.php |
Lines 2976-2992
Link Here
|
2976 |
%%WWWDIR%%/themes/elegant/scripts_pp.js |
3173 |
%%WWWDIR%%/themes/elegant/scripts_pp.js |
2977 |
%%WWWDIR%%/themes/elegant/theme.css |
3174 |
%%WWWDIR%%/themes/elegant/theme.css |
2978 |
%%WWWDIR%%/themes/elegant/themeconf.inc.php |
3175 |
%%WWWDIR%%/themes/elegant/themeconf.inc.php |
2979 |
%%WWWDIR%%/themes/elegant/language/gl_ES/theme.lang.php |
|
|
2980 |
%%WWWDIR%%/themes/smartpocket/language/ar_SA/index.php |
2981 |
%%WWWDIR%%/themes/smartpocket/language/ar_SA/theme.lang.php |
2982 |
%%WWWDIR%%/themes/smartpocket/language/es_MX/index.php |
2983 |
%%WWWDIR%%/themes/smartpocket/language/es_MX/theme.lang.php |
2984 |
%%WWWDIR%%/themes/smartpocket/language/gl_ES/index.php |
2985 |
%%WWWDIR%%/themes/smartpocket/language/gl_ES/theme.lang.php |
2986 |
%%WWWDIR%%/themes/smartpocket/language/ja_JP/index.php |
2987 |
%%WWWDIR%%/themes/smartpocket/language/ja_JP/theme.lang.php |
2988 |
%%WWWDIR%%/themes/smartpocket/language/th_TH/index.php |
2989 |
%%WWWDIR%%/themes/smartpocket/language/th_TH/theme.lang.php |
2990 |
%%WWWDIR%%/themes/index.php |
3176 |
%%WWWDIR%%/themes/index.php |
2991 |
%%WWWDIR%%/themes/smartpocket/admin/admin.inc.php |
3177 |
%%WWWDIR%%/themes/smartpocket/admin/admin.inc.php |
2992 |
%%WWWDIR%%/themes/smartpocket/admin/admin.tpl |
3178 |
%%WWWDIR%%/themes/smartpocket/admin/admin.tpl |
Lines 3012-3017
Link Here
|
3012 |
%%WWWDIR%%/themes/smartpocket/js/klass.min.js |
3198 |
%%WWWDIR%%/themes/smartpocket/js/klass.min.js |
3013 |
%%WWWDIR%%/themes/smartpocket/js/smartpocket.js |
3199 |
%%WWWDIR%%/themes/smartpocket/js/smartpocket.js |
3014 |
%%WWWDIR%%/themes/smartpocket/js/thumb.arrange.js |
3200 |
%%WWWDIR%%/themes/smartpocket/js/thumb.arrange.js |
|
|
3201 |
%%WWWDIR%%/themes/smartpocket/language/ar_SA/index.php |
3202 |
%%WWWDIR%%/themes/smartpocket/language/ar_SA/theme.lang.php |
3015 |
%%WWWDIR%%/themes/smartpocket/language/bg_BG/index.php |
3203 |
%%WWWDIR%%/themes/smartpocket/language/bg_BG/index.php |
3016 |
%%WWWDIR%%/themes/smartpocket/language/bg_BG/theme.lang.php |
3204 |
%%WWWDIR%%/themes/smartpocket/language/bg_BG/theme.lang.php |
3017 |
%%WWWDIR%%/themes/smartpocket/language/br_FR/index.php |
3205 |
%%WWWDIR%%/themes/smartpocket/language/br_FR/index.php |
Lines 3032-3037
Link Here
|
3032 |
%%WWWDIR%%/themes/smartpocket/language/eo_EO/theme.lang.php |
3220 |
%%WWWDIR%%/themes/smartpocket/language/eo_EO/theme.lang.php |
3033 |
%%WWWDIR%%/themes/smartpocket/language/es_ES/index.php |
3221 |
%%WWWDIR%%/themes/smartpocket/language/es_ES/index.php |
3034 |
%%WWWDIR%%/themes/smartpocket/language/es_ES/theme.lang.php |
3222 |
%%WWWDIR%%/themes/smartpocket/language/es_ES/theme.lang.php |
|
|
3223 |
%%WWWDIR%%/themes/smartpocket/language/es_MX/index.php |
3224 |
%%WWWDIR%%/themes/smartpocket/language/es_MX/theme.lang.php |
3035 |
%%WWWDIR%%/themes/smartpocket/language/et_EE/index.php |
3225 |
%%WWWDIR%%/themes/smartpocket/language/et_EE/index.php |
3036 |
%%WWWDIR%%/themes/smartpocket/language/et_EE/theme.lang.php |
3226 |
%%WWWDIR%%/themes/smartpocket/language/et_EE/theme.lang.php |
3037 |
%%WWWDIR%%/themes/smartpocket/language/fa_IR/index.php |
3227 |
%%WWWDIR%%/themes/smartpocket/language/fa_IR/index.php |
Lines 3042-3047
Link Here
|
3042 |
%%WWWDIR%%/themes/smartpocket/language/fr_CA/theme.lang.php |
3232 |
%%WWWDIR%%/themes/smartpocket/language/fr_CA/theme.lang.php |
3043 |
%%WWWDIR%%/themes/smartpocket/language/fr_FR/index.php |
3233 |
%%WWWDIR%%/themes/smartpocket/language/fr_FR/index.php |
3044 |
%%WWWDIR%%/themes/smartpocket/language/fr_FR/theme.lang.php |
3234 |
%%WWWDIR%%/themes/smartpocket/language/fr_FR/theme.lang.php |
|
|
3235 |
%%WWWDIR%%/themes/smartpocket/language/gl_ES/index.php |
3236 |
%%WWWDIR%%/themes/smartpocket/language/gl_ES/theme.lang.php |
3045 |
%%WWWDIR%%/themes/smartpocket/language/he_IL/index.php |
3237 |
%%WWWDIR%%/themes/smartpocket/language/he_IL/index.php |
3046 |
%%WWWDIR%%/themes/smartpocket/language/he_IL/theme.lang.php |
3238 |
%%WWWDIR%%/themes/smartpocket/language/he_IL/theme.lang.php |
3047 |
%%WWWDIR%%/themes/smartpocket/language/hu_HU/index.php |
3239 |
%%WWWDIR%%/themes/smartpocket/language/hu_HU/index.php |
Lines 3048-3053
Link Here
|
3048 |
%%WWWDIR%%/themes/smartpocket/language/hu_HU/theme.lang.php |
3240 |
%%WWWDIR%%/themes/smartpocket/language/hu_HU/theme.lang.php |
3049 |
%%WWWDIR%%/themes/smartpocket/language/it_IT/index.php |
3241 |
%%WWWDIR%%/themes/smartpocket/language/it_IT/index.php |
3050 |
%%WWWDIR%%/themes/smartpocket/language/it_IT/theme.lang.php |
3242 |
%%WWWDIR%%/themes/smartpocket/language/it_IT/theme.lang.php |
|
|
3243 |
%%WWWDIR%%/themes/smartpocket/language/ja_JP/index.php |
3244 |
%%WWWDIR%%/themes/smartpocket/language/ja_JP/theme.lang.php |
3051 |
%%WWWDIR%%/themes/smartpocket/language/km_KH/index.php |
3245 |
%%WWWDIR%%/themes/smartpocket/language/km_KH/index.php |
3052 |
%%WWWDIR%%/themes/smartpocket/language/km_KH/theme.lang.php |
3246 |
%%WWWDIR%%/themes/smartpocket/language/km_KH/theme.lang.php |
3053 |
%%WWWDIR%%/themes/smartpocket/language/lt_LT/index.php |
3247 |
%%WWWDIR%%/themes/smartpocket/language/lt_LT/index.php |
Lines 3084-3089
Link Here
|
3084 |
%%WWWDIR%%/themes/smartpocket/language/sv_SE/theme.lang.php |
3278 |
%%WWWDIR%%/themes/smartpocket/language/sv_SE/theme.lang.php |
3085 |
%%WWWDIR%%/themes/smartpocket/language/ta_IN/index.php |
3279 |
%%WWWDIR%%/themes/smartpocket/language/ta_IN/index.php |
3086 |
%%WWWDIR%%/themes/smartpocket/language/ta_IN/theme.lang.php |
3280 |
%%WWWDIR%%/themes/smartpocket/language/ta_IN/theme.lang.php |
|
|
3281 |
%%WWWDIR%%/themes/smartpocket/language/th_TH/index.php |
3282 |
%%WWWDIR%%/themes/smartpocket/language/th_TH/theme.lang.php |
3087 |
%%WWWDIR%%/themes/smartpocket/language/tr_TR/index.php |
3283 |
%%WWWDIR%%/themes/smartpocket/language/tr_TR/index.php |
3088 |
%%WWWDIR%%/themes/smartpocket/language/tr_TR/theme.lang.php |
3284 |
%%WWWDIR%%/themes/smartpocket/language/tr_TR/theme.lang.php |
3089 |
%%WWWDIR%%/themes/smartpocket/language/uk_UA/index.php |
3285 |
%%WWWDIR%%/themes/smartpocket/language/uk_UA/index.php |