This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| class SubdomainRoute extends CakeRoute { | |
| /** | |
| * @var CakeRequest | |
| */ | |
| private $Request; | |
| /** |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Desktop Entry] | |
| Name=Testing Bug 1072036 | |
| Exec=notify-send "Just testing bug 1072036" | |
| Icon=totem.svg | |
| Terminal=false | |
| Type=Application | |
| StartupNotify=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| === modified file 'src/EndSessionDialog.vala' | |
| --- src/EndSessionDialog.vala 2014-06-03 18:20:59 +0000 | |
| +++ src/EndSessionDialog.vala 2014-06-05 01:40:33 +0000 | |
| @@ -16,7 +16,7 @@ | |
| // | |
| // docs taken from unity indicator-session's | |
| -// src/backend-dbus/org.gnome.SessionManager.EndSessionDialog.xml | |
| +// src/backend-dbus/org.mate.SessionManager.EndSessionDialog.xml | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| public $components = array( | |
| 'Paginator', | |
| 'RequestHandler', | |
| 'DataTable.DataTable' => array( | |
| 'Employee' => array( | |
| 'columns' => array( | |
| 'id' => false, // bSearchable and bSortable will be false | |
| 'last_name' => array( |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Discord\Repository\Interaction\OptionRepository Object | |
| ( | |
| [give] => Discord\Parts\Interactions\Request\Option Object | |
| ( | |
| [name] => give | |
| [type] => 1 | |
| [value] => | |
| [focused] => | |
| [options] => Discord\Repository\Interaction\OptionRepository Object | |
| ( |
OlderNewer