<div id="departments" class="a-section a-spacing-none">
use the .form-control-plaintext class to remove the default form field stylingкак бэ намекало тебе)
.border-none { border: 0; }
.header-menu { border: 0; }
<ifModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ /product/image/ [L,QSA]
</ifModule>
namespace Shop\Controller;
class Product extends Front
{
public function actionImage()
{
$file = basename($this->request->getUrl());
if ($image = $this->imageModel->download($file)) {
$this->response->setContentType(mime_content_type($file))->setBody($image);
} else {
$this->response->setCode(404)->setBody('File not found');
}
}
}
Требования: ЧПУ, обратная связь, SEO, комментарии, возможность сделать тестирование., все это имеется т.ч. отстань уже от меня.
так не надо добавлять пули в массив пока время не прошло
if (self.key == 32 && this.bulletTimer < ...) {