/* * Guillaume Cottenceau (gc@mandrakesoft.com) * * Copyright 2000 Mandrakesoft * * This software may be freely redistributed under the terms of the GNU * public license. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * */ /* * Portions from Erik Troan (ewt@redhat.com) * * Copyright 1996 Red Hat Software * */ #ifndef _LOG_H_ #define _LOG_H_ #include void log_message(const char * s, ...) __attribute__ ((format (printf, 1, 2))); void vlog_message(const char * s, va_list args); void log_perror(const char *msg); void open_log(void); void close_log(void); #endif >
The forums.mageia.org WebsiteMaat [maat]
aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/migration/data/v310/avatars.php
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2014-03-01 21:42:23 +0100
committerJoas Schilling <nickvergessen@gmx.de>2014-03-01 21:42:23 +0100
commit08ed4d2c67ec38a3ee95d485aced99dd01c8a121 (patch)
tree548720c2784df82483d15238d7daddba8ae7fc86 /phpBB/phpbb/db/migration/data/v310/avatars.php
parent79c36c885abd59d69d9317a5e33ec0c07e96c95a (diff)
parentaa8f43b356aaed2dc4366fc3fbcbf5411f7b9131 (diff)
downloadforums-08ed4d2c67ec38a3ee95d485aced99dd01c8a121.tar
forums-08ed4d2c67ec38a3ee95d485aced99dd01c8a121.tar.gz
forums-08ed4d2c67ec38a3ee95d485aced99dd01c8a121.tar.bz2
forums-08ed4d2c67ec38a3ee95d485aced99dd01c8a121.tar.xz
forums-08ed4d2c67ec38a3ee95d485aced99dd01c8a121.zip
Merge remote-tracking branch 'rxu3/ticket/12222' into develop
* rxu3/ticket/12222: [ticket/12222] Replace hardoded comma with translatable separator
Diffstat (limited to 'phpBB/phpbb/db/migration/data/v310/avatars.php')
0 files changed, 0 insertions, 0 deletions