Файл: upload/module/notification/install/version/3.0.0.xml.php
Строк: 51
<?php
<upgrade>
<phrases>
<phrase>
<module_id>notification</module_id>
<version_id>3.0.0</version_id>
<var_name>get_the_total_number_of_unseen_notifications_if_you_do_not_pass_the_user_id_we_will_return_information_about_the_user_that_is_currently_logged_in</var_name>
<added>1323335575</added>
<value>Get the total number of unseen notifications. If you do not pass the #{USER_ID} we will return information about the user that is currently logged in.</value>
</phrase>
<phrase>
<module_id>notification</module_id>
<version_id>3.0.0</version_id>
<var_name>get_all_of_the_users_notifications_if_you_do_not_pass_the_user_id_we_will_return_information_about_the_user_that_is_currently_logged_in</var_name>
<added>1323335594</added>
<value>Get all of the users notifications. If you do not pass the #{USER_ID} we will return information about the user that is currently logged in.</value>
</phrase>
</phrases>
</upgrade>
?>