<?php //================================================================= // AdFreely -Ad Board script- // Copyright (c) phpkobo.com ( http://www.phpkobo.com/ ) // Email : hide@address.com // ID : AF201_206 // // This software is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License // as published by the Free Software Foundation; version 2 of the // License. // // [Installation Guide] // http://www.phpkobo.com/doc.php?d=install&p=AF201_206 // //================================================================= define( 'RSTR_CLS_FL_CELL_ERR_WRONG_IMAGE_WIDTH', 'ç»åã®å¹ ãæ£ããããã¾ããã ( ##width_u## pixels ). ' . 'ç»åã®å¹ 㯠##width_t## ãã¯ã»ã«ã§ãªããã°ããã¾ããã' ); define( 'RSTR_CLS_FL_CELL_ERR_WRONG_IMAGE_HEIGHT', 'ç»åã®é«ããæ£ããããã¾ããã ( ##height_u## pixels ). ' . 'ç»åã®é«ã㯠##height_t## ãã¯ã»ã«ã§ãªããã°ããã¾ããã' ); ?>