mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-04 08:52:20 +02:00
[takeatour] Update lv_LV, thanks to : agrisans
git-svn-id: http://piwigo.org/svn/trunk@28253 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
Apmeklējiet Piwigo, lai novērtētu tā iespējas. Šis sprudnis nodrošina daudzpusīgu tematisku ieskatu gan iesācējiem, gan pieredzējušiem lietotājiem.
|
||||
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
$url = '../';
|
||||
header( 'Request-URI: '.$url );
|
||||
header( 'Content-Location: '.$url );
|
||||
header( 'Location: '.$url );
|
||||
exit();
|
||||
?>
|
||||
Reference in New Issue
Block a user