Skip to content

Instantly share code, notes, and snippets.

@victorlapshev
Created April 10, 2017 10:30
Show Gist options
  • Select an option

  • Save victorlapshev/a0c865b7eb002a1a867d592c93ea2528 to your computer and use it in GitHub Desktop.

Select an option

Save victorlapshev/a0c865b7eb002a1a867d592c93ea2528 to your computer and use it in GitHub Desktop.
<?php
$aMenuLinks = Array(
Array(
"SMS - рассылка",
"/bitrix/admin/sms_send.php",
Array(),
Array(
"ALT" => "Массовая SMS рассылка по пользователям",
"SECTION_ID" => "subscribe",
"SORT" => "100"
)
)
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment