Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Commit c8a4e48

Browse files
committed
Merge pull request #21 from dle-modules/dev
remove pre
2 parents cf64931 + 90e562c commit c8a4e48

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

engine/modules/uniform/uniform.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,6 @@
113113
}
114114
}
115115

116-
echo "<pre class='dle-pre'>";
117-
print_r($member_id);
118-
echo "</pre>";
119-
120116
// Добавляем данные из конфига DLE для возможности использовать в email сообщении
121117
$_POST['site_home_title'] = $config['home_title'];
122118
$_POST['site_http_home_url'] = $config['http_home_url'];

0 commit comments

Comments
 (0)