1. PHP / Говнокод #21150

    −20

    1. 1
    2. 2
    3. 3
    4. 4
    5. 5
    6. 6
    7. 7
    public function setBasePath($basePath = '')
    {
        $this->basePath = dirname(dirname(dirname(dirname(dirname(dirname(__DIR__))))));
        if(!empty($basePath)) {
             $this->basePath = $basePath;
        }
    }

    https://github.com/alverated/laravel-error-mailer/blob/master/src/Alverated/LaravelErrorMailer/Mailer.php#L64

    ничерта мы не смыслим в хелперах фреймворка...

    Запостил: weboed, 09 Сентября 2016

    Комментарии (7) RSS

    Добавить комментарий