Xaraya / Postnuke CVS Notices - Message

Note: this list is kept only as a demonstration for CVSNotice. For the latest CVS notices, see the Xaraya and Postnuke sites

View Statistics - Next Notice - Previous Notice

Directory filter : [ all ] / postnuke_official / html / modules / example / pnlang / swe [ view in CVS ]


Deprecated: Function gmstrftime() is deprecated in /home/mikespub/www/list.php on line 509
Date Directory [filter] File(s) [view] Author [filter]
07 Aug 2002 01:37:24postnuke_official/html/modules/example/pnlang/sweadmin.php,NONE,1.1 first.php,NONE,1.1 init.php,NONE,1.1 user.php,NONE,1.1 userapi.php,NONE,1.1Mike
 "new" example module

Update of /home/cvsroot/postnuke_official/html/modules/example/pnlang/swe
In directory ns7.hostnuke.net:/tmp/cvs-serv22794

Added Files:
	admin.php first.php init.php user.php userapi.php 
Log Message:
"new" example module


--- NEW FILE: admin.php ---
<?php
// Generated: $d$ by $id$
// ----------------------------------------------------------------------
// POST-NUKE Content Management System
// Copyright (C) 2001 by the Post-Nuke Development Team.
// http://www.postnuke.com/
// ----------------------------------------------------------------------
// Based on:
// PHP-NUKE Web Portal System - http://phpnuke.org/
// Thatware - http://thatware.org/
// ----------------------------------------------------------------------
// LICENSE
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License (GPL)
// as published by the Free Software Foundation; either version 2
// of the License, or (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
// GNU General Public License for more details.
//
// To read the license please visit http://www.gnu.org/copyleft/gpl.html
// ----------------------------------------------------------------------
// Original Author of file: Everyone
// Purpose of file: Translation files
// Translation team: Read credits in /docs/CREDITS.txt
// ----------------------------------------------------------------------
define('_ADDEXAMPLE','L�gg till exempel');
define('_CANCELEXAMPLEDELETE','Avbryt radering');
define('_CONFIRMEXAMPLEDELETE','Bekr�fta radering av exempel');
define('_DELETEEXAMPLE','Raderingsf�rs�k misslyckades');
define('_EDITEXAMPLE','�ndra exempel');
define('_EDITEXAMPLECONFIG','�ndra exemplens konfiguration');
define('_NEWEXAMPLE','Nytt exempel');
define('_EXAMPLEADD','L�gg till exempel');
define('_EXAMPLECREATED','Exempel skapat');
define('_EXAMPLEDELETED','Exempel raderat');
define('_EXAMPLEDISPLAYBOLD','Visa namn i fet stil');
define('_EXAMPLEITEMSPERPAGE','Antal mallar per sida');
define('_EXAMPLEMODIFYCONFIG','Modifiera exemplens konfiguration');
define('_EXAMPLEOPTIONS','Val');
define('_EXAMPLEUPDATE','Uppdatera exempel');
define('_EXAMPLEUPDATED','Exempel uppdaterat');
define('_VIEWEXAMPLE','Visa exempel');
?>
--- NEW FILE: first.php ---
<?php // $Id: first.php,v 1.1 2002/08/07 01:37:22 mikespub Exp $
// ----------------------------------------------------------------------
// POST-NUKE Content Management System
// Copyright (C) 2001 by the Post-Nuke Development Team.
// http://www.postnuke.com/
// ----------------------------------------------------------------------
// Based on:
// PHP-NUKE Web Portal System - http://phpnuke.org/
// Thatware - http://thatware.org/
// ----------------------------------------------------------------------
// LICENSE
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License (GPL)
// as published by the Free Software Foundation; either version 2
// of the License, or (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
// GNU General Public License for more details.
//
// To read the license please visit http://www.gnu.org/copyleft/gpl.html
// ----------------------------------------------------------------------
// Original Author of file: Jim McDonald
// Purpose of file:  Language defines for first.php block
// ----------------------------------------------------------------------
define('_NUMITEMS', 'Antal exempel att visa');
?>
--- NEW FILE: init.php ---
<?php // $Id: init.php,v 1.1 2002/08/07 01:37:22 mikespub Exp $
// ----------------------------------------------------------------------
// PostNuke Content Management System
// Copyright (C) 2002 by the PostNuke Development Team.
// http://www.postnuke.com/
// ----------------------------------------------------------------------
// LICENSE
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License (GPL)
// as published by the Free Software Foundation; either version 2
// of the License, or (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
// GNU General Public License for more details.
//
// To read the license please visit http://www.gnu.org/copyleft/gpl.html
// ----------------------------------------------------------------------
// Original Author of file: Everyone
// Purpose of file:  Language defines for pninit.php
// ----------------------------------------------------------------------
define('_CREATETABLEFAILED','Skapande av tabell misslyckades');
define('_UPDATETABLEFAILED','Det gick inte att uppdatera tabellen');
?>
--- NEW FILE: user.php ---
<?php
// Generated: $d$ by $id$
// ----------------------------------------------------------------------
// POST-NUKE Content Management System
// Copyright (C) 2001 by the Post-Nuke Development Team.
// http://www.postnuke.com/
// ----------------------------------------------------------------------
// Based on:
// PHP-NUKE Web Portal System - http://phpnuke.org/
// Thatware - http://thatware.org/
// ----------------------------------------------------------------------
// LICENSE
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License (GPL)
// as published by the Free Software Foundation; either version 2
// of the License, or (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
// GNU General Public License for more details.
//
// To read the license please visit http://www.gnu.org/copyleft/gpl.html
// ----------------------------------------------------------------------
// Original Author of file: Everyone
// Purpose of file: Translation files
// Translation team: Read credits in /docs/CREDITS.txt
// ----------------------------------------------------------------------
define('_EXAMPLEITEMFAILED','Misslyckades med att h�mta n�gra exempel');
define('_EXAMPLEVIEW','Visa exempel');
?>
--- NEW FILE: userapi.php ---
<?php
// Generated: $d$ by $id$
// ----------------------------------------------------------------------
// POST-NUKE Content Management System
// Copyright (C) 2001 by the Post-Nuke Development Team.
// http://www.postnuke.com/
// ----------------------------------------------------------------------
// Based on:
// PHP-NUKE Web Portal System - http://phpnuke.org/
// Thatware - http://thatware.org/
// ----------------------------------------------------------------------
// LICENSE
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License (GPL)
// as published by the Free Software Foundation; either version 2
// of the License, or (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
// GNU General Public License for more details.
//
// To read the license please visit http://www.gnu.org/copyleft/gpl.html
// ----------------------------------------------------------------------
// Original Author of file: Everyone
// Purpose of file: Translation files
// Translation team: Read credits in /docs/CREDITS.txt
// ----------------------------------------------------------------------
define('_GETFAILED','H�mtning misslyckades');
?>

Directory filter : [ all ] / postnuke_official / html / modules / example / pnlang / swe [ view in CVS ]

View Statistics - Next Notice - Previous Notice


Visit Developer Site - Browse CVS Repository Syndicate via backend.rss
(max. once per hour please)
Powered by CVSNotice 0.1.3